]> wimlib.net Git - wimlib/blobdiff - src/lookup_table.c
--hardlink fix
[wimlib] / src / lookup_table.c
index 6ad8872f37c579bdebb1782c04066d448939f53a..bb6e2b52e27d9866e462b9368d424f1b1f1effaf 100644 (file)
@@ -27,6 +27,7 @@
 #include "wimlib_internal.h"
 #include "lookup_table.h"
 #include "io.h"
 #include "wimlib_internal.h"
 #include "lookup_table.h"
 #include "io.h"
+#include <errno.h>
 
 struct lookup_table *new_lookup_table(size_t capacity)
 {
 
 struct lookup_table *new_lookup_table(size_t capacity)
 {