summaryrefslogtreecommitdiff
path: root/endian_check.c
diff options
context:
space:
mode:
Diffstat (limited to 'endian_check.c')
-rw-r--r--endian_check.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/endian_check.c b/endian_check.c
index 104bf0c26..bc564e973 100644
--- a/endian_check.c
+++ b/endian_check.c
@@ -1,3 +1,5 @@
+/* $Id$ */
+
#include <stdio.h>
// This pretty simple file checks if the system is LITTLE_ENDIAN or BIG_ENDIAN