You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
305 B
Diff

--- src/tools/ATVersion.cpp.old 2014-05-07 20:57:07.086894124 +0200
+++ src/tools/ATVersion.cpp 2014-05-07 20:57:32.906640035 +0200
@@ -40,6 +40,7 @@
#include <cerrno>
#include <fstream>
#include <dirent.h>
+#include <unistd.h>
#define AT_VERSION_ARGUMENT "--version"
#define AT_VERSION_MAXSIZE 40