diff options
-rw-r--r-- | st.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ #include <stdlib.h> #include <string.h> #include <signal.h> +#include <stdint.h> #include <sys/ioctl.h> #include <sys/select.h> #include <sys/stat.h> |
index : mirrors/st | ||
st - simple terminal (suckless.org mirror) | Robin Krahl |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | st.c | 1 |
@@ -11,6 +11,7 @@ #include <stdlib.h> #include <string.h> #include <signal.h> +#include <stdint.h> #include <sys/ioctl.h> #include <sys/select.h> #include <sys/stat.h> |