From 5a126b20478ad72251de3c7948525df835ef136b Mon Sep 17 00:00:00 2001 From: Anton Altaparmakov Date: Mon, 4 Apr 2005 14:59:42 +0100 Subject: [PATCH] --- yaml --- r: 4858 b: refs/heads/master c: 1ef334d372d6a7006e20f56f7e85d8f4ec32e3c2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/ntfs/attrib.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index da04d6bafc1b..534e9d0545d5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 905685f68fc72844b8c2689c39a5c6c35e840152 +refs/heads/master: 1ef334d372d6a7006e20f56f7e85d8f4ec32e3c2 diff --git a/trunk/fs/ntfs/attrib.c b/trunk/fs/ntfs/attrib.c index 41859343a0c8..97e6fb047aa0 100644 --- a/trunk/fs/ntfs/attrib.c +++ b/trunk/fs/ntfs/attrib.c @@ -21,6 +21,7 @@ */ #include +#include #include "attrib.h" #include "debug.h"