summaryrefslogtreecommitdiffstats
path: root/lib/libforms/menu.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-03-26 10:25:00 +0000
committerjkh <jkh@FreeBSD.org>1995-03-26 10:25:00 +0000
commitecda10a06f8bcfbd98f9eec6c76efb4611fb6d2d (patch)
treeb7f4d3bff2d2a795dd3728502248392ba08654bb /lib/libforms/menu.c
parent8851a8c5ccaef8ebb9a76b5a5ae05260acf1987e (diff)
downloadFreeBSD-src-ecda10a06f8bcfbd98f9eec6c76efb4611fb6d2d.zip
FreeBSD-src-ecda10a06f8bcfbd98f9eec6c76efb4611fb6d2d.tar.gz
change hash.h to strhash.h to match new convention.
Manpage for strhash functions to follow tomorrow.
Diffstat (limited to 'lib/libforms/menu.c')
-rw-r--r--lib/libforms/menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libforms/menu.c b/lib/libforms/menu.c
index 9f373b4..b234549 100644
--- a/lib/libforms/menu.c
+++ b/lib/libforms/menu.c
@@ -32,7 +32,7 @@
*
*/
-#include <hash.h>
+#include <strhash.h>
#include <forms.h>
#include <stdlib.h>
#include <string.h>
OpenPOWER on IntegriCloud