From 017e356cfbd980c7be9f9474d10127321e0d8f82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Sun, 31 Jan 2016 10:32:51 +0000 Subject: [PATCH] sockets use sysbtslu --- os/ypsocks.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/os/ypsocks.c b/os/ypsocks.c index fdf2a820e..c304d92b3 100755 --- a/os/ypsocks.c +++ b/os/ypsocks.c @@ -16,12 +16,7 @@ *************************************************************************/ -#include "Yap.h" - -#include "Yatom.h" -#include "YapHeap.h" -#include "yapio.h" -#include "iopreds.h" +#include "sysbits.h" #if HAVE_SOCKET