Catch up with _PATH_LOCALE move from rune.h to paths.h
This commit is contained in:
parent
d4023dbc8a
commit
dabc26f3d3
@ -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…
Reference in New Issue
Block a user