e2fsprogs/e2fsprogs-1.42-quotaio_implicit.patch
OBS User jankara fcf0c12c54 update to 1.42
Rev filesystems/22 Md5 787d7eb03cbf1ac71bfe45d5b274f9b9 2012-01-16 19:28:03 jankara 100294
2012-01-16 19:28:03 +00:00

11 lines
277 B
Diff

--- lib/quota/quotaio.c.orig 2012-01-12 20:39:27.146300136 -0500
+++ lib/quota/quotaio.c 2012-01-12 22:40:33.162462437 -0500
@@ -14,6 +14,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/file.h>
+#include <time.h>
#include "common.h"
#include "quotaio.h"