freebsd-ports/palm/gnomepilot-conduits2/files/patch-mal-conduit::mal::client::unix::MAL31DBConfig.c
Maxim Sobolev 67726e6121 - Fix a malloc.h syndrome on -CURRENT;
- clue configure script about location of pilot-link's files, so there are no
  harmless, but annoying warnings anymore.
2001-12-14 11:57:04 +00:00

17 lines
373 B
C

$FreeBSD$
--- mal-conduit/mal/client/unix/MAL31DBConfig.c 2001/12/14 11:48:37 1.1
+++ mal-conduit/mal/client/unix/MAL31DBConfig.c 2001/12/14 11:49:50
@@ -20,7 +20,11 @@
*/
#include <MAL31DBConfig.h>
+#ifdef __FreeBSD__
+#include <stdlib.h>
+#else
#include <malloc.h>
+#endif
/*---------------------------------------------------------------------------*/
void