shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS shishi/tests


From: shishi-commit
Subject: CVS shishi/tests
Date: Tue, 7 Feb 2006 12:51:47 +0100

Update of /home/cvs/shishi/tests
In directory dopio:/tmp/cvs-serv25649

Modified Files:
        utils.c 
Log Message:
Always has sys/socket.h now.


--- /home/cvs/shishi/tests/utils.c      2005/05/26 15:12:37     1.13
+++ /home/cvs/shishi/tests/utils.c      2006/02/07 11:51:47     1.14
@@ -1,5 +1,5 @@
 /* utils.c     Shishi self tests utilities.
- * Copyright (C) 2002, 2003, 2004  Simon Josefsson
+ * Copyright (C) 2002, 2003, 2004, 2006  Simon Josefsson
  *
  * This file is part of Shishi.
  *
@@ -54,9 +54,7 @@
 #include <sys/select.h>
 #endif
 
-#ifdef HAVE_SYS_SOCKET_H
 #include <sys/socket.h>
-#endif
 
 #ifdef HAVE_SYS_IOCTL_H
 #include <sys/ioctl.h>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]