* panelize.c: Define DIR_H_INCLUDE_HANDLE_DIRENT earlier, since
the GNOME edition includes dir.h from other headers.
Этот коммит содержится в:
родитель
2383b3f7c1
Коммит
b4669a6baa
@ -1,5 +1,8 @@
|
||||
2001-06-15 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* panelize.c: Define DIR_H_INCLUDE_HANDLE_DIRENT earlier, since
|
||||
the GNOME edition includes dir.h from other headers.
|
||||
|
||||
* background.c: Include "x.h".
|
||||
* panelize.c: Likewise.
|
||||
* treestore.c: Likewise.
|
||||
|
@ -36,6 +36,9 @@
|
||||
# include <grp.h>
|
||||
# include <pwd.h>
|
||||
#endif
|
||||
|
||||
/* Needed for the extern declarations of integer parameters */
|
||||
#define DIR_H_INCLUDE_HANDLE_DIRENT
|
||||
#include "tty.h"
|
||||
#include "x.h"
|
||||
#include "global.h"
|
||||
@ -46,9 +49,6 @@
|
||||
#include "dialog.h" /* For do_refresh() */
|
||||
#include "setup.h" /* For profile_bname */
|
||||
#include "profile.h" /* Load/save directories panelize */
|
||||
|
||||
/* Needed for the extern declarations of integer parameters */
|
||||
#define DIR_H_INCLUDE_HANDLE_DIRENT
|
||||
#include "dir.h"
|
||||
#include "panel.h" /* Needed for the externs */
|
||||
#include "file.h"
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user