diff options
Diffstat (limited to 'socket.c')
-rw-r--r-- | socket.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,8 +4,7 @@ * For license terms, see the file COPYING in this directory. */ -#include <config.h> - +#include "config.h" #include <stdio.h> #include <string.h> #include <sys/types.h> |