diff options
Diffstat (limited to 'Build/source/texk/kpathsea/config.h')
-rw-r--r-- | Build/source/texk/kpathsea/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/config.h b/Build/source/texk/kpathsea/config.h index 067777ab584..d9a1948b66a 100644 --- a/Build/source/texk/kpathsea/config.h +++ b/Build/source/texk/kpathsea/config.h @@ -88,7 +88,7 @@ #include <kpathsea/c-std.h> /* <stdio.h>, <math.h>, etc. */ #endif -#include <kpathsea/c-proto.h> /* Macros to discard or keep prototypes. */ +#include <kpathsea/c-proto.h> /* KPSEDLL. */ /* This must be included after "c-proto.h" |