diff options
Diffstat (limited to 'selections.c')
-rw-r--r-- | selections.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selections.c b/selections.c index af0c506..4803994 100644 --- a/selections.c +++ b/selections.c @@ -1,5 +1,6 @@ #include <stdio.h> #include <stdlib.h> +#include <stddef.h> #include <unistd.h> #include <errno.h> |