From e57b9a6c87363c1c715e2b676003f4aadba5d4a3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net>
Date: Thu, 27 Feb 1997 02:01:09 -0800
Subject: [PATCH] doesn't include fifo.h anymore

Rev: bin/hilfe:1.6
---
 bin/hilfe | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/bin/hilfe b/bin/hilfe
index d5b0483dc2..3afde322a3 100755
--- a/bin/hilfe
+++ b/bin/hilfe
@@ -7,9 +7,6 @@
 #include <array.h>
 #include <string.h>
 #include <getopt.h>
-#if efun(thread_create)
-#include <fifo.h>
-#endif
 
 /* todo:
  *  return (void)1; will give me problems.
-- 
GitLab