aboutsummaryrefslogtreecommitdiffstats
path: root/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'socket.c')
-rw-r--r--socket.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/socket.c b/socket.c
index 904f6f46..59c1f64f 100644
--- a/socket.c
+++ b/socket.c
@@ -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>