mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
268e0478c7
PR: Reviewed by: Submitted by: Obtained from:
14 lines
305 B
Plaintext
14 lines
305 B
Plaintext
--- analhea2.h.orig Sat Apr 19 18:47:26 1997
|
|
+++ analhea2.h Sat Apr 19 18:47:36 1997
|
|
@@ -59,9 +59,9 @@
|
|
#include <ctype.h>
|
|
#ifndef NODIRENT
|
|
#ifndef VMSDIRENT
|
|
-#include <dirent.h>
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|
|
+#include <dirent.h>
|
|
#else
|
|
#define VMS_FSPEC_MAX 256
|
|
#include <descrip.h>
|