summaryrefslogtreecommitdiff
path: root/math/oleo/files/patch-src_io-term.h
blob: cc108be9b05b7800ca2bae90076aee10beda24c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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;