Catch up with _PATH_LOCALE move from rune.h to paths.h
This commit is contained in:
parent
73e180240f
commit
d8d4841398
@ -46,7 +46,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <errno.h>
|
||||
#include <limits.h>
|
||||
#include <locale.h>
|
||||
#include <rune.h>
|
||||
#include <paths.h> /* for _PATH_LOCALE */
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
@ -40,7 +40,7 @@
|
||||
#include <err.h>
|
||||
#include <locale.h>
|
||||
#include <langinfo.h>
|
||||
#include <rune.h> /* for _PATH_LOCALE */
|
||||
#include <paths.h> /* for _PATH_LOCALE */
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user