parent
a7b325ee46
commit
589c9b8678
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue