Displaying 1 result from an estimated 1 matches for "a2200a2".
Did you mean:
0x200a2
2009 Nov 09
1
[PATCH libguestfs] placate 'make syntax-check'
..., 9 Nov 2009 15:08:09 +0100
Subject: [PATCH libguestfs] placate 'make syntax-check'
* hivex/hivex.c: Remove unused "#include <assert.h>".
---
hivex/hivex.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/hivex/hivex.c b/hivex/hivex.c
index 40b5697..a2200a2 100644
--- a/hivex/hivex.c
+++ b/hivex/hivex.c
@@ -30,7 +30,6 @@
#include <iconv.h>
#include <sys/mman.h>
#include <sys/stat.h>
-#include <assert.h>
#ifdef HAVE_ENDIAN_H
#include <endian.h>
#endif
--
1.6.5.2.351.g0943