fixed things

This commit is contained in:
Nishi 2025-11-19 11:21:51 +09:00
commit 1da3c4d507
Signed by: nishi
GPG key ID: 27EF69B208EB9343
3 changed files with 3 additions and 18 deletions

View file

@ -3,7 +3,7 @@
#define USE_X11
#include "mdm.h"
#include "stb_ds.h"
#include <stb_ds.h>
static pid_t xserver;
static int got_usr1;