aports/testing/fts/stdint.patch
Natanael Copa b2ca2d696b Revert "main/fts: *plonk*" and move to testing
This reverts commit 01907687add4bd2c41053f1314ad423d6c9c21fe.
2014-09-11 14:16:26 +00:00

11 lines
189 B
Diff

--- ./fts.c.orig
+++ ./fts.c
@@ -46,6 +46,7 @@
#include <errno.h>
#include <fcntl.h>
#include <fts.h>
+#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>