aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nt/config.nt4
1 files changed, 0 insertions, 4 deletions
diff --git a/nt/config.nt b/nt/config.nt
index dea980ece13..e8f5a5ce9d4 100644
--- a/nt/config.nt
+++ b/nt/config.nt
@@ -419,10 +419,6 @@ extern char *getenv ();
419#define POINTER_TYPE void 419#define POINTER_TYPE void
420#endif 420#endif
421 421
422#ifndef PTR
423#define PTR POINTER_TYPE *
424#endif
425
426#ifndef PROTOTYPES 422#ifndef PROTOTYPES
427#define PROTOTYPES 1 423#define PROTOTYPES 1
428#endif 424#endif