diff options
Diffstat (limited to 'svc_socket.c')
-rw-r--r-- | svc_socket.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/svc_socket.c b/svc_socket.c index 67b786e..927b2ea 100644 --- a/svc_socket.c +++ b/svc_socket.c @@ -16,6 +16,8 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ +#include "config.h" + #include <stdio.h> #include <string.h> #include <unistd.h> |