diff options
Diffstat (limited to 'client/client.c')
-rw-r--r-- | client/client.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/client.c b/client/client.c index c579352..f3b5d69 100644 --- a/client/client.c +++ b/client/client.c @@ -13,7 +13,6 @@ #include <errno.h> #include <sys/socket.h> #include <sys/un.h> -#include <sys/time.h> #include <sys/types.h> #include <readline/readline.h> #include <readline/history.h> |