]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- added include
authorArvin Schnell <aschnell@suse.de>
Thu, 21 Apr 2011 07:03:10 +0000 (09:03 +0200)
committerArvin Schnell <aschnell@suse.de>
Thu, 21 Apr 2011 07:03:10 +0000 (09:03 +0200)
snapper/Compare.cc

index ee099955c8e972a7b6ac66e72f2bd54c0ab87329..218123f25e0ff885b46e142f0d5f3cdbabc5fefb 100644 (file)
@@ -26,6 +26,7 @@
 #include <fcntl.h>
 #include <dirent.h>
 #include <unistd.h>
+#include <errno.h>
 #include <vector>
 #include <algorithm>