diff options
| author | Abhinav Prasai <abhinav.prsai@gmail.com> | 2025-10-07 11:40:27 +0100 |
|---|---|---|
| committer | Abhinav Prasai <abhinav.prsai@gmail.com> | 2025-10-07 11:40:27 +0100 |
| commit | 4f71eca042be72c0fab246fa03c3a05369cd39d2 (patch) | |
| tree | 5c74c78c7df3385de2c1530fc0c479f18ca1b981 /src/sxwm.c | |
| parent | abbc94f61c505b7dc7694edc84258ac878a89a85 (diff) | |
remove sys/wait + add basic developer docs
Diffstat (limited to 'src/sxwm.c')
| -rw-r--r-- | src/sxwm.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -21,7 +21,6 @@ #include <stdlib.h> #include <string.h> #include <strings.h> -#include <sys/wait.h> #include <unistd.h> #include <X11/Xatom.h> |
