summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f3e465c)
raw | patch | inline | side by side (parent: f3e465c)
author | ishmal <ishmal@users.sourceforge.net> | |
Tue, 13 Mar 2007 18:53:45 +0000 (18:53 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Tue, 13 Mar 2007 18:53:45 +0000 (18:53 +0000) |
buildtool.cpp | patch | blob | history |
diff --git a/buildtool.cpp b/buildtool.cpp
index 34f542b3ef57e41692ddfb0fed3136438b4b02e2..f4a8d02108363154b8bf84b7826a5f7347aee356 100644 (file)
--- a/buildtool.cpp
+++ b/buildtool.cpp
*
*/
-#define BUILDTOOL_VERSION "BuildTool v0.6.6, 2007 Bob Jamison"
+#define BUILDTOOL_VERSION "BuildTool v0.6.7, 2007 Bob Jamison"
#include <stdio.h>
+#include <fcntl.h>
#include <unistd.h>
#include <stdarg.h>
#include <sys/stat.h>