]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- added include
authorArvin Schnell <aschnell@suse.de>
Thu, 21 Apr 2011 15:44:48 +0000 (17:44 +0200)
committerArvin Schnell <aschnell@suse.de>
Thu, 21 Apr 2011 15:44:48 +0000 (17:44 +0200)
snapper/Snapshot.cc

index 14e5537682dd688510aae13da433c2adf4746084..71986292b85a336907016aaf8b5b685750393758 100644 (file)
@@ -23,6 +23,7 @@
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <glob.h>
+#include <errno.h>
 #include <string.h>
 #include <boost/algorithm/string.hpp>