toops - plan9port - [fork] Plan 9 from user space
(HTM) git clone git://src.adamsgaard.dk/plan9port
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 693cab16ccae2e3498ab3318c6a42e2a18c2099f
(DIR) parent 22d10fe65586f5b0a5b212950a4caff776b6288a
(HTM) Author: rsc <devnull@localhost>
Date: Fri, 16 Dec 2005 18:53:27 +0000
oops
Diffstat:
M src/cmd/grap/print.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/src/cmd/grap/print.c b/src/cmd/grap/print.c
t@@ -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"