placate 'make syntax-check'
authorJim Meyering <meyering@redhat.com>
Mon, 9 Nov 2009 14:08:09 +0000 (15:08 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 9 Nov 2009 19:19:30 +0000 (20:19 +0100)
* hivex/hivex.c: Remove unused "#include <assert.h>".

hivex/hivex.c

index ac46346..b20fe73 100644 (file)
@@ -30,7 +30,6 @@
 #include <iconv.h>
 #include <sys/mman.h>
 #include <sys/stat.h>
 #include <iconv.h>
 #include <sys/mman.h>
 #include <sys/stat.h>
-#include <assert.h>
 #ifdef HAVE_ENDIAN_H
 #include <endian.h>
 #endif
 #ifdef HAVE_ENDIAN_H
 #include <endian.h>
 #endif