diff options
| -rw-r--r-- | st.c | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@  /* See LICENSE file for copyright and license details. */  #include "util.h"  #include <stdio.h> +#include <string.h>  int  Xmain(int argc, char *argv[]) {  | 
![]()  | 
index : Tharre/st-transparency | |
| st fork with transparency | Tharre | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | st.c | 1 | 
@@ -1,6 +1,7 @@  /* See LICENSE file for copyright and license details. */  #include "util.h"  #include <stdio.h> +#include <string.h>  int  Xmain(int argc, char *argv[]) {  |