summaryrefslogtreecommitdiff
path: root/tests/dwfl-report-offline-memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dwfl-report-offline-memory.c')
-rw-r--r--tests/dwfl-report-offline-memory.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/dwfl-report-offline-memory.c b/tests/dwfl-report-offline-memory.c
index 81fa136f..e6cb0a51 100644
--- a/tests/dwfl-report-offline-memory.c
+++ b/tests/dwfl-report-offline-memory.c
@@ -15,8 +15,9 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#include <assert.h>
#include <config.h>
+
+#include <assert.h>
#include <fcntl.h>
#include <locale.h>
#include <stdio.h>