]> wimlib.net Git - wimlib/blobdiff - src/symlink.c
--hardlink fix
[wimlib] / src / symlink.c
index e7d7be9bb432b650b98918e8bbf62d73eea1ac88..e7163e584c71b35f810315eed7b285cd8a06151a 100644 (file)
@@ -2,6 +2,7 @@
 #include "io.h"
 #include "lookup_table.h"
 #include "sha1.h"
+#include <errno.h>
 
 /*
  * Find the symlink target of a symbolic link or junction point in the WIM.