minor build fix

(Logical change 1.28)
edge.strict_endians
flatcap.org!flatcap 2002-12-02 01:57:17 +00:00
parent a7b325ee46
commit 589c9b8678
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/*z
/*
* $Id$
*
* ntfsinfo - Part of the Linux-NTFS project.
@ -31,7 +31,7 @@
#include <string.h>
#include <errno.h>
#include <locale.h>
#include <asm/types.h>
#include "types.h"
#include "mft.h"
#include "attrib.h"
#include "layout.h"