Skip to content

Commit b8cda33

Browse files
kalebskeithleyanoopcs9
authored andcommitted
glfs-stat-util: Fix include error for <config.h>
Signed-off-by: Kaleb S. KEITHLEY <[email protected]>
1 parent ba3adfb commit b8cda33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/glfs-stat-util.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
*
1717
*/
1818

19+
#include <config.h>
20+
1921
#include "glfs-stat-util.h"
2022

2123
char const *

0 commit comments

Comments
 (0)