mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-12 11:31:18 +02:00
11 lines
224 B
C
11 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
|
|
|