Diff between fc4050dcea173c61f8409a6c36f7fa5d7692642e and 37cd91c3bf02d0371ede26cce4b8b4823a9430a9
Changed Files
| File | Additions | Deletions | Status |
| src/systemd.c | +1 | -0 | modified |
Full Patch
diff --git a/src/systemd.c b/src/systemd.c
index f0985d1..cf3da1c 100644
--- a/src/systemd.c
+++ b/src/systemd.c
@@ -30,6 +30,7 @@
#include <unistd.h>
#include <stdlib.h>
#include <stddef.h>
+#include <string.h>
#include <sys/socket.h>
#include <sys/un.h>