summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1995-07-17 20:31:23 +0000
committerMiles Bader <miles@gnu.org>1995-07-17 20:31:23 +0000
commite4218d1308dd1ec4305c483dcfdf623e211ac73c (patch)
tree8e3bd1e05a46b9b36d3a608168f1f8b917fec794
parentd8e65eab9b617bc6a69c83eaf63cc4341c417b8b (diff)
Formerly io.c.~8~
-rw-r--r--pflocal/io.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pflocal/io.c b/pflocal/io.c
index 4dd638ec..9e5b2d01 100644
--- a/pflocal/io.c
+++ b/pflocal/io.c
@@ -19,6 +19,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <string.h> /* For bzero */
+#include <unistd.h> /* For getpid */
#include <sys/types.h>
#include <sys/fcntl.h>