summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/getopt1.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/getopt1.c')
-rw-r--r--Build/source/texk/kpathsea/getopt1.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/Build/source/texk/kpathsea/getopt1.c b/Build/source/texk/kpathsea/getopt1.c
index 1bbe8877d03..f5db79b19c3 100644
--- a/Build/source/texk/kpathsea/getopt1.c
+++ b/Build/source/texk/kpathsea/getopt1.c
@@ -26,14 +26,6 @@
#include "getopt.h"
-#if !defined (__STDC__) || !__STDC__
-/* This is a separate conditional since some stdc systems
- reject `defined (const)'. */
-#ifndef const
-#define const
-#endif
-#endif
-
#include <stdio.h>
/* Comment out all this code if we are using the GNU C Library, and are not