* features.c: include <sys/param.h> to avoid a warning
Этот коммит содержится в:
родитель
b81401baa9
Коммит
0784168a37
@ -1,5 +1,7 @@
|
|||||||
2000-08-23 Pavel Roskin <proski@gnu.org>
|
2000-08-23 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* features.c: include <sys/param.h> to avoid a warning
|
||||||
|
|
||||||
* main.c [HAVE_X]: print_mc_usage() and print_color_usage()
|
* main.c [HAVE_X]: print_mc_usage() and print_color_usage()
|
||||||
removed.
|
removed.
|
||||||
version() moved to ...
|
version() moved to ...
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
/* Print features specific for this build */
|
/* Print features specific for this build */
|
||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
|
#include <sys/param.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
#include "i18n.h"
|
#include "i18n.h"
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user