| commit | 693cab16ccae2e3498ab3318c6a42e2a18c2099f | [log] [tgz] |
|---|---|---|
| author | rsc <devnull@localhost> | Fri Dec 16 18:53:27 2005 +0000 |
| committer | rsc <devnull@localhost> | Fri Dec 16 18:53:27 2005 +0000 |
| tree | 8fc3cb27cd6d07ba658e87a1a0187076c7336b19 | |
| parent | 22d10fe65586f5b0a5b212950a4caff776b6288a [diff] |
oops
diff --git a/src/cmd/grap/print.c b/src/cmd/grap/print.c index 196e5e5..10526df 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"