summaryrefslogtreecommitdiff
path: root/libfshelp/get-identity.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-07-03 16:00:21 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-07-03 16:00:21 +0000
commit55869d539377a61859a19f71fe9dbb8b4e9cde03 (patch)
tree27615c575bc34a724f1d686ce5ebce151bb9d206 /libfshelp/get-identity.c
parentdae5a1ff67543fc2322dbcfc77b22474ca0fccb4 (diff)
include addert.h
Diffstat (limited to 'libfshelp/get-identity.c')
-rw-r--r--libfshelp/get-identity.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libfshelp/get-identity.c b/libfshelp/get-identity.c
index a3880e6b..964c607d 100644
--- a/libfshelp/get-identity.c
+++ b/libfshelp/get-identity.c
@@ -21,6 +21,7 @@
#include <fshelp.h>
#include <hurd/ports.h>
+#include <assert.h>
static struct port_class *idclass = 0;
static struct mutex idlock = MUTEX_INITIALIZER;