aboutsummaryrefslogtreecommitdiffhomepage
path: root/common.c
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-06-13 23:43:28 +1000
committerGravatar axel <axel@liljencrantz.se>2006-06-13 23:43:28 +1000
commit0361423469ec3c70d3e053ef475e2bed686b86d8 (patch)
tree676f2fefc6395bec0595e265caa912471faef1f2 /common.c
parent9aee2b7c9c412e9e0bb2ddc4c8f6e27af5be1de8 (diff)
Major restructuring of the buildsystem, meaning that the documentation doesn't needlessly rebuild itself, and the size of the fish binary drops slightly
darcs-hash:20060613134328-ac50b-05ae75eb5cc081b680f38e8866fac00a679cc266.gz
Diffstat (limited to 'common.c')
-rw-r--r--common.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/common.c b/common.c
index f9bfdca8..9475fd64 100644
--- a/common.c
+++ b/common.c
@@ -61,6 +61,11 @@ parts of fish.
#include "wildcard.h"
#include "parser.h"
+#include "util.c"
+#include "halloc.c"
+#include "halloc_util.c"
+#include "fallback.c"
+
/**
The number of milliseconds to wait between polls when attempting to acquire
a lockfile