]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- added include
authorArvin Schnell <aschnell@suse.de>
Thu, 12 May 2011 13:11:57 +0000 (15:11 +0200)
committerArvin Schnell <aschnell@suse.de>
Thu, 12 May 2011 13:11:57 +0000 (15:11 +0200)
snapper/File.cc

index d7a4c2b63a88fcd9f256c534a5199080d84f1497..2085df1b7db7d2b0ae3de73ea50db2ec228394c5 100644 (file)
@@ -25,6 +25,7 @@
 #include <string.h>
 #include <unistd.h>
 #include <fnmatch.h>
+#include <errno.h>
 
 #include "snapper/File.h"
 #include "snapper/Snapper.h"