fix build of internal qsort in win32

This commit is contained in:
aCaB 2009-11-16 23:16:56 +01:00
parent 15ae50177a
commit 1cc4f4e326
3 changed files with 11 additions and 0 deletions

View file

@ -26,6 +26,9 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*/
#if HAVE_CONFIG_H
#include "clamav-config.h"
#endif
#include <stdlib.h>