diff lib-src/gnuclient.c @ 171:929b76928fce r20-3b12

Import from CVS: tag r20-3b12
author cvs
date Mon, 13 Aug 2007 09:47:52 +0200
parents 85ec50267440
children 8eaf7971accc
line wrap: on
line diff
--- a/lib-src/gnuclient.c	Mon Aug 13 09:47:00 2007 +0200
+++ b/lib-src/gnuclient.c	Mon Aug 13 09:47:52 2007 +0200
@@ -47,17 +47,18 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <sys/types.h>
+
 #ifdef HAVE_STRING_H
 #include <string.h>
 #endif /* HAVE_STRING_H */
-#include <sys/types.h>
+
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif /* HAVE_UNISTD_H */
+
 #include <signal.h>
 
-int read_line(int, char *);
-
 #if !defined(SYSV_IPC) && !defined(UNIX_DOMAIN_SOCKETS) && \
     !defined(INTERNET_DOMAIN_SOCKETS)
 int