68392eed7c
Ksqlanalyzer is a MSSQL database client for KDE.
15 lines
234 B
C
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
|
|
|