12 lines
148 B
Text
12 lines
148 B
Text
|
Index: vmtbl.c
|
||
|
--- vmtbl.c.orig
|
||
|
+++ vmtbl.c
|
||
|
@@ -16,6 +16,7 @@
|
||
|
# include <curses.h>
|
||
|
#endif /* PSC */
|
||
|
|
||
|
+#include <unistd.h>
|
||
|
#include "sc.h"
|
||
|
|
||
|
/*
|