aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/grap
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-12-16 18:53:27 +0000
committerrsc <devnull@localhost>2005-12-16 18:53:27 +0000
commit693cab16ccae2e3498ab3318c6a42e2a18c2099f (patch)
tree8fc3cb27cd6d07ba658e87a1a0187076c7336b19 /src/cmd/grap
parent22d10fe65586f5b0a5b212950a4caff776b6288a (diff)
downloadplan9port-693cab16ccae2e3498ab3318c6a42e2a18c2099f.tar.gz
plan9port-693cab16ccae2e3498ab3318c6a42e2a18c2099f.tar.bz2
plan9port-693cab16ccae2e3498ab3318c6a42e2a18c2099f.zip
oops
Diffstat (limited to 'src/cmd/grap')
-rw-r--r--src/cmd/grap/print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/grap/print.c b/src/cmd/grap/print.c
index 196e5e5d..10526df3 100644
--- a/src/cmd/grap/print.c
+++ b/src/cmd/grap/print.c
@@ -4,7 +4,7 @@
#include <string.h>
#include <math.h>
#include <ctype.h>
-#Include <unistd.h>
+#include <unistd.h>
#include "grap.h"
#include "y.tab.h"