summaryrefslogtreecommitdiffstats
path: root/server-msg.c
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-09-23 15:20:16 +0000
committerTiago Cunha <tcunha@gmx.com>2009-09-23 15:20:16 +0000
commitac95da3afc0aef9fbb2a1f587c1b65dfbbe195da (patch)
tree71980189846565d658688b8a0fb837bec4dccccb /server-msg.c
parent5be3fb86b9225842515f79a611a44d587814bd4c (diff)
Adjust OpenBSD patchset 350 to the portable version.
Diffstat (limited to 'server-msg.c')
-rw-r--r--server-msg.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/server-msg.c b/server-msg.c
index 8a18c4ab..e258cc1f 100644
--- a/server-msg.c
+++ b/server-msg.c
@@ -1,4 +1,4 @@
-/* $Id: server-msg.c,v 1.88 2009-09-23 15:18:56 tcunha Exp $ */
+/* $Id: server-msg.c,v 1.89 2009-09-23 15:20:16 tcunha Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
@@ -20,7 +20,6 @@
#include <sys/ioctl.h>
#include <errno.h>
-#include <paths.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>