aboutsummaryrefslogtreecommitdiff
path: root/math/oleo/files/patch-src_io-term.h
blob: df73b04bdf9800b6eb1501fbe7c83189a420e247 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/io-term.h.orig	2008-02-08 16:38:59.000000000 +0100
+++ src/io-term.h	2008-02-08 16:38:48.000000000 +0100
@@ -21,6 +21,7 @@
  */
 
 #include <setjmp.h>
+#include "funcs.h"
 #include "global.h"
 
 extern int using_x;