From 41854fb250dd60f47c593827c5b1126d3644a96c Mon Sep 17 00:00:00 2001 From: "flatcap.org!flatcap" Date: Sun, 19 Jan 2003 11:32:24 +0000 Subject: [PATCH] include our dependencies (Logical change 1.103) --- ntfsprogs/utils.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ntfsprogs/utils.h b/ntfsprogs/utils.h index 92d98ac6..21ab80d1 100644 --- a/ntfsprogs/utils.h +++ b/ntfsprogs/utils.h @@ -28,6 +28,9 @@ #include "layout.h" #include "volume.h" +#include +#include + #define PATH_SEP '/' #define GEN_PRINTF(NAME, STREAM, CONTROL, TRIGGER) \