summaryrefslogtreecommitdiff
path: root/zwgc/browser.c
diff options
context:
space:
mode:
authorGravatar Greg Hudson <ghudson@mit.edu>1997-09-14 18:12:16 +0000
committerGravatar Greg Hudson <ghudson@mit.edu>1997-09-14 18:12:16 +0000
commitce6018836c422c86a729ba39fe5433ec11b87b02 (patch)
treecc2e6601489384fcf41e0565e8906822897b46c8 /zwgc/browser.c
parentac16f380e349fa39ec7e26bccb5456cb300006a5 (diff)
Pull in sources from zephyr locker. See /mit/zephyr/repository for
detailed change information.
Diffstat (limited to 'zwgc/browser.c')
-rw-r--r--zwgc/browser.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/zwgc/browser.c b/zwgc/browser.c
index 5d94644..4fb7dcc 100644
--- a/zwgc/browser.c
+++ b/zwgc/browser.c
@@ -18,8 +18,7 @@ static char rcsid_browser_c[] = "$Header$";
#include <zephyr/mit-copyright.h>
-#include <stdio.h>
-#include <sys/types.h>
+#include <sysdep.h>
#include <sys/socket.h>
#include <sys/un.h>
#include "zwgc.h"