diff options
author | John Wiegley <johnw@newartisans.com> | 2006-03-06 03:44:50 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-04-13 05:48:44 -0400 |
commit | 292460eabb94a8c6c31dd7a7f383c27dcb3f7fa8 (patch) | |
tree | da3557c556306ecc6c749de43a7f1b30afe8c219 | |
parent | 6ac8f7b603a6135ff9eb7923e5e6027dbd89af56 (diff) | |
download | fork-ledger-292460eabb94a8c6c31dd7a7f383c27dcb3f7fa8.tar.gz fork-ledger-292460eabb94a8c6c31dd7a7f383c27dcb3f7fa8.tar.bz2 fork-ledger-292460eabb94a8c6c31dd7a7f383c27dcb3f7fa8.zip |
*** no comment ***
-rw-r--r-- | main.cc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ #include <cstring> #include <ctime> +#include "acconf.h" + #ifdef HAVE_UNIX_PIPES #include <sys/types.h> #include <sys/wait.h> |