summaryrefslogtreecommitdiff
path: root/pflocal/sock.c
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1995-07-26 17:40:43 +0000
committerMiles Bader <miles@gnu.org>1995-07-26 17:40:43 +0000
commit82a0e7f010359b41f43cb570f64d5b31ab40d7d9 (patch)
tree9240aa9e90ad3bb2b43670b4bab822dc33755868 /pflocal/sock.c
parent21415cafaae4ce10d15bcf38c80c2eb41a515e14 (diff)
entered into RCS
Diffstat (limited to 'pflocal/sock.c')
-rw-r--r--pflocal/sock.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/pflocal/sock.c b/pflocal/sock.c
index a9ba23d6..22632459 100644
--- a/pflocal/sock.c
+++ b/pflocal/sock.c
@@ -22,9 +22,10 @@
#include <cthreads.h>
+#include <hurd/pipe.h>
+
#include "sock.h"
#include "sserver.h"
-#include "pipe.h"
#include "debug.h"