freebsd-ports/databases/ksqlanalyzer/files/patch-ksqlanalyzer_tds_tds.h
Michael Landin 68392eed7c New port.
Ksqlanalyzer is a MSSQL database client for KDE.
2005-09-20 16:19:06 +00:00

15 lines
234 B
C

$FreeBSD$
--- ksqlanalyzer/tds/tds.h.orig
+++ ksqlanalyzer/tds/tds.h
@@ -51,9 +51,6 @@
#include <string.h>
#include <stdlib.h>
#include <time.h>
-#ifdef HAVE_MALLOC_H
-#include <malloc.h>
-#endif
#include <sys/time.h>
#endif