Browse code

fix include

git-svn: trunk@3142

Trog authored on 2007/07/12 20:36:29
Showing 2 changed files
... ...
@@ -1,3 +1,7 @@
1
+Thu Jul 12 11:41:15 BST 2007 (trog)
2
+-----------------------------------
3
+  * libclamav/unarj.c: fix include
4
+
1 5
 Thu Jul 12 01:41:56 CEST 2007 (acab)
2 6
 ------------------------------------
3 7
   * libclamav: rename x86 macroes due to collisions on HPUX
... ...
@@ -32,7 +32,6 @@
32 32
 #include <sys/stat.h>
33 33
 #include <fcntl.h>
34 34
 #include <dirent.h>
35
-#include <stdint.h>
36 35
 #include <clamav.h>
37 36
 #include <ctype.h>
38 37