summaryrefslogtreecommitdiff
path: root/sysutils/44bsd-more/files/patch-tags.c
blob: 5bbe5154e6134f5fe484cb186abf04eac2011eab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- tags.c.orig	Fri Jan 12 15:52:49 2001
+++ tags.c	Fri Jan 12 15:55:10 2001
@@ -42,7 +42,7 @@
 #endif /* not lint */
 
 #include <sys/types.h>
-#include <sys/queue.h>
+#include "queue.h"
 
 #include <ctype.h>
 #include <stdio.h>