Files
termux-packages/packages/nwipe/src-nwipe.c.patch
termux-pacman-bot bdc5a4f2eb new package: nwipe
2022-12-01 11:01:20 +00:00

12 lines
229 B
Diff

--- a/src/nwipe.c
+++ b/src/nwipe.c
@@ -44,7 +44,7 @@
#include "temperature.h"
#include <sys/ioctl.h> /* FIXME: Twice Included */
-#include <sys/shm.h>
+#include <linux/shm.h>
#include <wait.h>
#include <parted/parted.h>