summaryrefslogtreecommitdiff
path: root/hfsplusutils/hfsplusutils-1.0.4-errno.patch
blob: f15e56cc1d9116da72392e376491816e6637b1aa (plain)
    1 --- a/src/hpmkdir.c
    2 +++ b/src/hpmkdir.c
    3 @@ -46,8 +46,9 @@
    4  # include <string.h>
    5  # include <time.h>
    6  # include <ctype.h>
    7 -# include <errno.h>
    8  */
    9 +# include <errno.h>
   10 +
   11  # include <stdio.h>
   12  # include <stdlib.h>
   13  

Generated by cgit