summaryrefslogtreecommitdiff
path: root/cgps.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgps.c')
-rw-r--r--cgps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgps.c b/cgps.c
index 0799a88d..ce73631c 100644
--- a/cgps.c
+++ b/cgps.c
@@ -80,7 +80,7 @@
#include <sys/types.h>
#include <sys/stat.h>
-#include <sys/time.h> /* for select() */
+#include <time.h> /* for select() */
#include <stdlib.h>
#include <string.h>
#include <math.h>