diff options
| -rw-r--r-- | tabbed.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ * To understand tabbed, start reading main(). */ +Something + #include <sys/wait.h> #include <locale.h> #include <stdarg.h> |
| index : suckless/X/tabbed | ||
| Tabbing System using Xembed | Nathan Reiner <nathan@nathanreiner.xyz> |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | tabbed.c | 2 |
@@ -4,6 +4,8 @@ * To understand tabbed, start reading main(). */ +Something + #include <sys/wait.h> #include <locale.h> #include <stdarg.h> |