qi: Fix 'rootdir' value, include post-install from proper location
[dragora.git] / patches / pmount / pmount-missing_header.diff
blob801a603bfba0b2fd24593911eda7d810b38f3c8e
1 --- pmount-0.9.23/src/utils.c.orig 2009-02-12 19:45:40.000000000 -0300
2 +++ pmount-0.9.23/src/utils.c 2020-02-15 11:18:25.157020070 -0300
3 @@ -22,6 +22,7 @@
4 #include <fcntl.h>
5 #include <signal.h>
6 #include <libintl.h>
7 +#include <limits.h>
9 /* File name used to tag directories created by pmount */
10 #define CREATED_DIR_STAMP ".created_by_pmount"