mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
5050eb35de
PR: 53492 Submitted by: Ports Fury
11 lines
210 B
Plaintext
11 lines
210 B
Plaintext
--- src/files.c.orig Sun Feb 23 23:43:26 2003
|
|
+++ src/files.c Thu Jun 19 11:51:59 2003
|
|
@@ -29,6 +29,7 @@
|
|
#endif
|
|
|
|
#if defined(UNIX) && defined(QT_GRAPHICS)
|
|
+#include <limits.h>
|
|
#include <dirent.h>
|
|
#endif
|
|
|