#include others.h

git-svn: trunk@367
remotes/push_mirror/metadata
Trog 22 years ago
parent d056f4d6c4
commit ca90717fc0
  1. 4
      clamav-devel/ChangeLog
  2. 1
      clamav-devel/libclamav/vba_extract.c

@ -1,3 +1,7 @@
Tue Mar 2 13:12:57 GMT 2004 (trog)
-----------------------------------
* libclamav/vba_extract.c: #include others.h
Tue Mar 2 13:04:15 GMT 2004 (trog)
-----------------------------------
* clamd: intercept but ignore SIGPIPE, FreeBSD barfs

@ -34,6 +34,7 @@
#endif
#include "vba_extract.h"
#include "others.h"
#define FALSE (0)
#define TRUE (1)

Loading…
Cancel
Save