* charsets.c: Include config.h before everything else.
* selcodepage.c: Likewise.
Этот коммит содержится в:
родитель
9c545b2e8f
Коммит
0866d8c3e0
@ -1,5 +1,8 @@
|
||||
2001-05-31 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* charsets.c: Include config.h before everything else.
|
||||
* selcodepage.c: Likewise.
|
||||
|
||||
* textconf.c (features): Use longer strings to avoid enforcing
|
||||
english word ordering on the translations. Capitalize sentences.
|
||||
From Walery Studennikov: Indicate charset support.
|
||||
|
@ -1,5 +1,6 @@
|
||||
#ifdef HAVE_CHARSET
|
||||
#include <config.h>
|
||||
|
||||
#ifdef HAVE_CHARSET
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
@ -1,3 +1,5 @@
|
||||
#include <config.h>
|
||||
|
||||
#ifdef HAVE_CHARSET
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user