ports/math/oleo/files/patch-src_io-term.h
John Marino 0b70cc11ff math/oleo: document ncurses and remove extern errno
While here, regenerate all patches with makepatch
2016-08-23 16:25:35 +00:00

10 lines
175 B
C

--- src/io-term.h.orig 2001-02-10 08:27:04 UTC
+++ src/io-term.h
@@ -21,6 +21,7 @@
*/
#include <setjmp.h>
+#include "funcs.h"
#include "global.h"
extern int using_x;