mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
9f20a9982c
Closes PR #2156. Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
19 lines
375 B
Plaintext
19 lines
375 B
Plaintext
--- configure~ Mon Jul 8 22:36:12 1996
|
|
+++ configure Mon Feb 17 16:22:27 1997
|
|
@@ -2575,6 +2575,7 @@
|
|
#line 2576 "configure"
|
|
#include "confdefs.h"
|
|
|
|
+#include <sys/types.h>
|
|
#ifdef HAVE_SYS_DIR_H
|
|
#include <sys/dir.h>
|
|
#endif
|
|
@@ -2616,6 +2617,7 @@
|
|
#line 2617 "configure"
|
|
#include "confdefs.h"
|
|
|
|
+#include <sys/types.h>
|
|
#ifdef HAVE_SYS_DIR_H
|
|
#include <sys/dir.h>
|
|
#endif
|