13 lines
298 B
Diff
13 lines
298 B
Diff
--- src/sunlink.c 2007-03-05 03:01:00.000000000 +0530
|
|
+++ src/sunlink.c 2007-03-05 03:01:16.000000000 +0530
|
|
@@ -20,9 +20,8 @@
|
|
#include <sys/vfs.h>
|
|
#endif
|
|
|
|
-#if HAVE_SYS_PARAM_H && HAVE_SYS_MOUNT_H
|
|
+#if HAVE_SYS_PARAM_H
|
|
#include <sys/param.h>
|
|
-#include <sys/mount.h>
|
|
#endif
|
|
|
|
#include "srm.h"
|