select.h should include <sys.time.h>. Added struct svrqueryparam to svrctl.h.

This commit is contained in:
Philip Homburg
2005-06-28 15:01:55 +00:00
parent 18458079f8
commit 013f484525
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#ifdef _POSIX_SOURCE
#include <time.h>
#include <sys/time.h>
#include <sys/types.h>
#include <limits.h>