diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-12 15:14:44 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-12 15:14:44 +0000 |
commit | 54c8494312ed9edac8e7c3e674935dea3176693e (patch) | |
tree | 2a0178568b0f03229eb18b2ab4c679d87b85df7a /palm/gnomepilot-conduits/files/patch-mal-conduit::mal::client::unix::MAL31DBConfig.c | |
parent | Fix build with gcc 3.3.1. (diff) |
Remove these ports as part of phase II of the GNOME 1.4 desktop removal.
Notes
Notes:
svn path=/head/; revision=86821
Diffstat (limited to 'palm/gnomepilot-conduits/files/patch-mal-conduit::mal::client::unix::MAL31DBConfig.c')
-rw-r--r-- | palm/gnomepilot-conduits/files/patch-mal-conduit::mal::client::unix::MAL31DBConfig.c | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/palm/gnomepilot-conduits/files/patch-mal-conduit::mal::client::unix::MAL31DBConfig.c b/palm/gnomepilot-conduits/files/patch-mal-conduit::mal::client::unix::MAL31DBConfig.c deleted file mode 100644 index 6a454fa5e978..000000000000 --- a/palm/gnomepilot-conduits/files/patch-mal-conduit::mal::client::unix::MAL31DBConfig.c +++ /dev/null @@ -1,17 +0,0 @@ - -$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 |