git.annexia.org
/
hivex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68c0453
)
placate 'make syntax-check'
author
Jim Meyering
<meyering@redhat.com>
Mon, 9 Nov 2009 14:08:09 +0000
(15:08 +0100)
committer
Richard Jones
<rjones@redhat.com>
Fri, 19 Feb 2010 14:47:38 +0000
(14:47 +0000)
* hivex/hivex.c: Remove unused "#include <assert.h>".
hivex/hivex.c
patch
|
blob
|
history
diff --git
a/hivex/hivex.c
b/hivex/hivex.c
index
ac46346
..
b20fe73
100644
(file)
--- 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