dwm-ipc
dwm-ipc copied to clipboard
ipc.h not found
I wanted to compile my dwm on Arch Linux after applying the patch but when I do sudo make clean install
I get this:
dwm.c:296:10: fatal error: ipc.h: No such file or directory
296 | #include "ipc.h"
| ^~~~~~~
Sorry for the late response. Please check to make sure you are applying the patch correctly. The patch should insert the ipc.h file.