diff options
Diffstat (limited to 'setcifsacl.c')
-rw-r--r-- | setcifsacl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/setcifsacl.c b/setcifsacl.c index 03ad331..b199118 100644 --- a/setcifsacl.c +++ b/setcifsacl.c @@ -38,6 +38,7 @@ #include "config.h" #endif /* HAVE_CONFIG_H */ +#include <endian.h> #include <string.h> #include <getopt.h> #include <stdint.h> |