diff options
-rw-r--r-- | liberty.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ #include <sys/wait.h> #include <sys/stat.h> #include <sys/time.h> +#include <sys/uio.h> #include <fcntl.h> #include <poll.h> #include <signal.h> |
index : liberty | ||
Pseudolibrary largely consisting of reusable C code for my various projects | Přemysl Eric Janouch <p@janouch.name> |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | liberty.c | 1 |
@@ -37,6 +37,7 @@ #include <sys/wait.h> #include <sys/stat.h> #include <sys/time.h> +#include <sys/uio.h> #include <fcntl.h> #include <poll.h> #include <signal.h> |