diff options
-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 () |