Skip to content

Commit caea814

Browse files
committed
fix includes
xlocale.h is included indirectly in glibc and doesn't even exist in other libcs
1 parent 0746797 commit caea814

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/parse-util.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include <stdio.h>
2424
#include <stdlib.h>
2525
#include <string.h>
26-
#include <xlocale.h>
2726

2827
#include "alloc-util.h"
2928
#include "extract-word.h"

0 commit comments

Comments
 (0)