diff --git a/endian_check.c b/endian_check.c --- a/endian_check.c +++ b/endian_check.c @@ -1,3 +1,5 @@ +/* $Id$ */ + #include // This pretty simple file checks if the system is LITTLE_ENDIAN or BIG_ENDIAN