mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
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>
|