summaryrefslogtreecommitdiff
path: root/instr-client.c
diff options
context:
space:
mode:
authorroot <root@avtech.domain.avtechpulse.com>1999-12-31 19:50:35 -0500
committerroot <root@avtech.domain.avtechpulse.com>1999-12-31 19:50:35 -0500
commitf6b720f01c50db461095bd9365fa2f9d1047c4f8 (patch)
tree037b1c9b1ee4699fd1032861f972db090c786220 /instr-client.c
parent2ba6f30ca09e805d90c164fba776248373aef621 (diff)
removed obsolete FIXMEs
Diffstat (limited to 'instr-client.c')
-rw-r--r--instr-client.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/instr-client.c b/instr-client.c
index 8a62f13..4d380d1 100644
--- a/instr-client.c
+++ b/instr-client.c
@@ -4,6 +4,8 @@
#include <stdlib.h>
#include <strings.h>
#include <sys/time.h>
+#include <glib.h>
+#include <glib/gprintf.h>
#include "response.h"
#include "version.h"