]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - sys-utils/ipcrm.c
Imported from util-linux-2.7.1 tarball.
[thirdparty/util-linux.git] / sys-utils / ipcrm.c
index 7273b341a60d2f749fcbf2705d977aa8dc8a7e16..eceb0b71c17794053ffc26200a38227563e11991 100644 (file)
@@ -4,6 +4,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <errno.h>
 #include <sys/shm.h>
 #include <sys/msg.h>