chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Disobedience checks server version and expects rights-changed
[disorder]
/
lib
/
client-common.c
diff --git
a/lib/client-common.c
b/lib/client-common.c
index f5ace3e6d7517e8e5dc69c5da2c6b680c2bdeee5..53da8acc66899da0287e19a9280de85188e6c7a2 100644
(file)
--- a/
lib/client-common.c
+++ b/
lib/client-common.c
@@
-18,14
+18,10
@@
* USA
*/
-#include <config.h>
-#include "types.h"
+#include "common.h"
-#include <sys/types.h>
-#include <sys/socket.h>
#include <netinet/in.h>
#include <sys/un.h>
-#include <string.h>
#include <errno.h>
#include <netdb.h>