ossp-pkg/as/as-gui/as_uuid.cpp 1.3 -> 1.4
--- as_uuid.cpp 2003/01/16 11:51:19 1.3
+++ as_uuid.cpp 2003/01/17 17:22:58 1.4
@@ -29,6 +29,9 @@
#include <stdlib.h>
#endif
+#ifdef TIME_WITH_SYS_TIME
+#include <sys/time.h>
+#endif /* TIME_WITH_SYS_TIME */
#ifdef HAVE_SYS_SOCKIO_H
#include <sys/sockio.h>
#endif /* HAVE_SYS_SOCKIO_H */
|
|