blob: 7ade3da726fcba4b7bb6c1496495d46ea924f07f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- extensions/dashboard/dashboard-frontend-xmlwriter.c.orig Mon Feb 2 01:48:57 2004
+++ extensions/dashboard/dashboard-frontend-xmlwriter.c Mon Feb 2 01:49:39 2004
@@ -32,6 +32,7 @@
#include <unistd.h>
#include <sys/socket.h>
#include <sys/types.h>
+#include <sys/time.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <fcntl.h>
|