[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.95+dfsg-1-6156-g094ec9b

Török Edvin edwin at clamav.net
Sun Apr 4 01:11:56 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit 29cbf0787b9354b275d389dce3c767fb027a20b3
Author: Török Edvin <edwin at clamav.net>
Date:   Fri Dec 11 21:07:36 2009 +0200

    stdint.h -> cltypes.h

diff --git a/libclamav/bytecode.h b/libclamav/bytecode.h
index 43b48ef..6f6c847 100644
--- a/libclamav/bytecode.h
+++ b/libclamav/bytecode.h
@@ -21,7 +21,7 @@
  */
 #ifndef BYTECODE_H
 #define BYTECODE_H
-#include <stdint.h>
+#include "cltypes.h"
 #include "clambc.h"
 #include <stdio.h>
 #include "fmap.h"

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list