diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-07-15 19:49:35 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-07-15 19:49:35 +0000 |
commit | f0903e593f38d527db648ba3d517d58d79b36aa4 (patch) | |
tree | 3a1af7a413bce3513b6b5a24ac9a762ae579027d | |
parent | 0f7c9d67a0e55d7e85ac8b9fc9cfe9386913ed02 (diff) |
entered into RCS
-rw-r--r-- | libdiskfs/ports-soft.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libdiskfs/ports-soft.c b/libdiskfs/ports-soft.c index acaf68f2..11ff1379 100644 --- a/libdiskfs/ports-soft.c +++ b/libdiskfs/ports-soft.c @@ -15,6 +15,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include "priv.h" + /* Called by ports library when there are only soft ports left. */ void ports_no_hard_ports () |