0a171f2792
Submitted by: maintainer Reported by: bento via kris
12 lines
312 B
C
12 lines
312 B
C
--- iceb_client.c.old Sat Jan 24 23:05:19 2004
|
|
+++ libdev/iceb_client.c Sat Jan 24 23:05:37 2004
|
|
@@ -6,8 +6,8 @@
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <netdb.h>
|
|
-#include <sys/socket.h>
|
|
#include <sys/types.h>
|
|
+#include <sys/socket.h>
|
|
#include <ctype.h>
|
|
#ifdef HAVE_UNISTD_H
|
|
#include <unistd.h>
|