You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-fs/hfsplusutils/files/hfsplusutils-1.0.4-errno.patch

14 lines
214 B

--- a/src/hpmkdir.c
+++ b/src/hpmkdir.c
@@ -46,8 +46,9 @@
# include <string.h>
# include <time.h>
# include <ctype.h>
-# include <errno.h>
*/
+# include <errno.h>
+
# include <stdio.h>
# include <stdlib.h>