1c0c09773f
older 2.90 API. Since the vte3 got updated to 0.38 which has the 2.91 API.
10 lines
224 B
C
10 lines
224 B
C
--- src/vteseq.c.orig Mon Jun 12 20:27:00 2006
|
|
+++ src/vteseq.c Mon Jun 12 20:27:19 2006
|
|
@@ -20,6 +20,7 @@
|
|
#include "../config.h"
|
|
|
|
#ifdef HAVE_SYS_SYSLIMITS_H
|
|
+#include <sys/cdefs.h>
|
|
#include <sys/syslimits.h>
|
|
#endif
|
|
|