aboutsummaryrefslogtreecommitdiff
path: root/screen.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2015-10-15 21:42:17 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2015-10-15 21:42:17 +0100
commitc06c14fb299549adeb32c5021032374686e5d682 (patch)
treebf343b55d8a306588780596eaa48db5564dedbfe /screen.c
parent716550021eeda39c8afd5b6aa4fde18e6969679b (diff)
downloadrtmux-c06c14fb299549adeb32c5021032374686e5d682.tar.gz
rtmux-c06c14fb299549adeb32c5021032374686e5d682.tar.bz2
rtmux-c06c14fb299549adeb32c5021032374686e5d682.zip
Some header fixes.
Diffstat (limited to 'screen.c')
-rw-r--r--screen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/screen.c b/screen.c
index 01314330..f487cc67 100644
--- a/screen.c
+++ b/screen.c
@@ -18,7 +18,6 @@
#include <sys/types.h>
-#include <netdb.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>