summaryrefslogtreecommitdiff
path: root/pfinet
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-09-06 19:58:53 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-09-06 19:58:53 +0000
commit719c201174e1d8031a7f59ee58831363a500e45d (patch)
tree8544fb5dea72600f4a5ea87e0a9b5a1bd8c21e7b /pfinet
parentb2aa57fdbb2257ed31ae95b6b7c676505ab4fd66 (diff)
Formerly pfinet.h.~4~
Diffstat (limited to 'pfinet')
-rw-r--r--pfinet/pfinet.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pfinet/pfinet.h b/pfinet/pfinet.h
index ff9ea85c..fc564b3e 100644
--- a/pfinet/pfinet.h
+++ b/pfinet/pfinet.h
@@ -25,3 +25,6 @@ extern device_t master_device;
void incoming_net_packet (void);
extern struct proto_ops *proto_ops;
+
+struct mutex global_lock;
+