summaryrefslogtreecommitdiff
path: root/fstests/fstests.c
diff options
context:
space:
mode:
Diffstat (limited to 'fstests/fstests.c')
-rw-r--r--fstests/fstests.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fstests/fstests.c b/fstests/fstests.c
index af805f77..74b64c28 100644
--- a/fstests/fstests.c
+++ b/fstests/fstests.c
@@ -28,6 +28,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <fcntl.h>
#include <errno.h>
+mach_port_t _hurd_msgport = MACH_PORT_NULL;
+
void
main ()
{