Include error.h for error prototype.
2003-07-27 Andreas Jaeger <aj@suse.de> * collate-test.c: Include error.h for error prototype. * xfrm-test.c: Likewise.
This commit is contained in:
parent
3e360d3427
commit
3f04b0c175
@ -1,3 +1,8 @@
|
|||||||
|
2003-07-27 Andreas Jaeger <aj@suse.de>
|
||||||
|
|
||||||
|
* collate-test.c: Include error.h for error prototype.
|
||||||
|
* xfrm-test.c: Likewise.
|
||||||
|
|
||||||
2003-07-13 Petter Reinholdtsen <pere@hungry.com>
|
2003-07-13 Petter Reinholdtsen <pere@hungry.com>
|
||||||
|
|
||||||
* collate-test.c (main): Correct handling of files with more then
|
* collate-test.c (main): Correct handling of files with more then
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
02111-1307 USA. */
|
02111-1307 USA. */
|
||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
#include <error.h>
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
02111-1307 USA. */
|
02111-1307 USA. */
|
||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
#include <error.h>
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user