summaryrefslogtreecommitdiff
path: root/libiberty/xstrerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty/xstrerror.c')
-rw-r--r--libiberty/xstrerror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/xstrerror.c b/libiberty/xstrerror.c
index 9000d178f9..e3f1ca04a2 100644
--- a/libiberty/xstrerror.c
+++ b/libiberty/xstrerror.c
@@ -15,8 +15,8 @@ will never return a @code{NULL} pointer.
#include <stdio.h>
-#include "libiberty.h"
#include "config.h"
+#include "libiberty.h"
#ifdef VMS
#include <errno.h>