UN*X - including both dialled connections and TCP connections. Supports everything from FTS-0001 through EMSI and ZedZap or Hydra.
12 lines
365 B
Text
12 lines
365 B
Text
$NetBSD: patch-ab,v 1.1.1.1 1998/11/23 17:48:23 tv Exp $
|
|
|
|
--- iflib/cspace.c.orig Sun Nov 22 16:25:33 1998
|
|
+++ iflib/cspace.c Sun Nov 22 16:25:46 1998
|
|
@@ -18,6 +18,7 @@
|
|
#elif defined(STATFS_IN_STATVFS_H)
|
|
#include <sys/statvfs.h>
|
|
#elif defined(STATFS_IN_MOUNT_H)
|
|
+#include <sys/param.h>
|
|
#include <sys/mount.h>
|
|
#else
|
|
#error No include for statfs() call defined
|