diff options
| -rw-r--r-- | auth.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ #include <limits.h> #include <stddef.h> #include <stdlib.h> +#include <stdint.h> #include <stdio.h> #include <string.h> #include <fcntl.h> |
![]() |
index : xavi/slcl | |
| Small and lightweight cloud storage written in C99 and POSIX.1-2008. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | auth.c | 1 |
@@ -9,6 +9,7 @@ #include <limits.h> #include <stddef.h> #include <stdlib.h> +#include <stdint.h> #include <stdio.h> #include <string.h> #include <fcntl.h> |