summaryrefslogtreecommitdiff
path: root/pfinet/sched.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-08-16 15:54:05 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-08-16 15:54:05 +0000
commit886b2fb87c7e7066c918b38a9b3b122505a910a1 (patch)
tree5b468643af05dec2cdc4ea2c1ebb103f8ec3e6d1 /pfinet/sched.c
parent2980b2ebace4e5d56c4730e5e20390f1119f1b84 (diff)
Formerly sched.c.~5~
Diffstat (limited to 'pfinet/sched.c')
-rw-r--r--pfinet/sched.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pfinet/sched.c b/pfinet/sched.c
index e48758c9..e4aeadcb 100644
--- a/pfinet/sched.c
+++ b/pfinet/sched.c
@@ -19,6 +19,7 @@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */
#include <asm/system.h>
+#include <linux/sched.h>
struct mutex global_interrupt_lock = MUTEX_INITIALIZER;