aboutsummaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/internal.h b/internal.h
index 0317ed919..feaea6339 100644
--- a/internal.h
+++ b/internal.h
@@ -33,8 +33,6 @@
33 33
34 34
35/* Some useful definitions */ 35/* Some useful definitions */
36#define STDIN 0
37#define STDOUT 1
38#define FALSE ((int) 1) 36#define FALSE ((int) 1)
39#define TRUE ((int) 0) 37#define TRUE ((int) 0)
40 38