1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-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

11 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;