From 19f86207f5c9cdcd192295e3ac3130a40f180d39 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 17 Feb 2001 00:42:47 +0000 Subject: Update the build system for pristine source directory builds. This update is primarily work done by Larry Doolittle, but I did some touchups of my own to make it work for me, -Erik --- usage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usage.c') diff --git a/usage.c b/usage.c index 1515c0898..e429c5a4e 100644 --- a/usage.c +++ b/usage.c @@ -1,2 +1,2 @@ #define USAGE_MESSAGES -#include +#include "usage.h" -- cgit v1.2.3