aboutsummaryrefslogtreecommitdiff
path: root/applets/usage.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-02-17 00:42:47 +0000
committerEric Andersen <andersen@codepoet.org>2001-02-17 00:42:47 +0000
commit19f86207f5c9cdcd192295e3ac3130a40f180d39 (patch)
treed84d5ef8a6914a3a2b77c360471d195f0c32a8e2 /applets/usage.c
parent69c8572f296380df78a20818ca9208b35b7dbd16 (diff)
downloadbusybox-19f86207f5c9cdcd192295e3ac3130a40f180d39.tar.gz
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
Diffstat (limited to 'applets/usage.c')
-rw-r--r--applets/usage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/usage.c b/applets/usage.c
index 1515c0898..e429c5a4e 100644
--- a/applets/usage.c
+++ b/applets/usage.c
@@ -1,2 +1,2 @@
#define USAGE_MESSAGES
-#include <usage.h>
+#include "usage.h"