From 7daac96ed07607d6c3f4ae9fcbd272db7ae87f66 Mon Sep 17 00:00:00 2001 From: martin Date: Thu, 9 Nov 2000 15:01:23 +0000 Subject: Fix dependency on misc.h git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60668 13f79535-47bb-0310-9956-ffa450edef68 --- tables/Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tables') diff --git a/tables/Makefile.in b/tables/Makefile.in index bf6cb862b..a865a8ded 100644 --- a/tables/Makefile.in +++ b/tables/Makefile.in @@ -56,5 +56,4 @@ apr_tables.o: apr_tables.c $(INCDIR)/apr_private.h \ $(INCDIR)/apr_general.h $(INCDIR)/apr.h $(INCDIR)/apr_errno.h \ $(INCDIR)/apr_pools.h $(INCDIR)/apr_thread_proc.h \ $(INCDIR)/apr_file_io.h $(INCDIR)/apr_time.h \ - $(INCDIR)/apr_tables.h $(INCDIR)/apr_strings.h $(INCDIR)/apr_lib.h \ - $(INCDIR)/arch/unix/misc.h $(INCDIR)/apr_getopt.h + $(INCDIR)/apr_tables.h $(INCDIR)/apr_strings.h $(INCDIR)/apr_lib.h -- cgit v1.2.1