* vfs.h: Don't include <config.h>.
Этот коммит содержится в:
родитель
c83fdc336c
Коммит
19bf66d5e0
@ -1,3 +1,7 @@
|
|||||||
|
2001-06-26 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* vfs.h: Don't include <config.h>.
|
||||||
|
|
||||||
2001-06-25 Pavel Roskin <proski@gnu.org>
|
2001-06-25 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
* cpio.c: Include <config.h> before everything else.
|
* cpio.c: Include <config.h> before everything else.
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
#ifndef __VFS_H
|
#ifndef __VFS_H
|
||||||
#define __VFS_H
|
#define __VFS_H
|
||||||
|
|
||||||
#include <config.h>
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <dirent.h>
|
#include <dirent.h>
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user