summaryrefslogtreecommitdiff
path: root/support/misc
diff options
context:
space:
mode:
authorGreg Banks <gnb@melbourne.sgi.com>2006-07-03 15:17:34 +1000
committerGreg Banks <gnb@melbourne.sgi.com>2006-07-03 15:17:34 +1000
commit3bf702b1a914b3867117b74d519c55fa68f4dc28 (patch)
tree6ea2342b937690f5f1bbb1ddef90b3e4ac7ee23c /support/misc
parent940c7c304d4a43c00c27529cdddc7c87db6eef87 (diff)
downloadnfs-utils-3bf702b1a914b3867117b74d519c55fa68f4dc28.tar.gz
Include the right header to get xmalloc() declaration.
Diffstat (limited to 'support/misc')
-rw-r--r--support/misc/mountpoint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/misc/mountpoint.c b/support/misc/mountpoint.c
index 750b6e8..a72fb92 100644
--- a/support/misc/mountpoint.c
+++ b/support/misc/mountpoint.c
@@ -4,7 +4,7 @@
*/
#include <string.h>
-#include <malloc.h>
+#include "xcommon.h"
#include <sys/stat.h>
int