Windows requires config.h for the unit test.

This commit is contained in:
Michael R Sweet 2024-03-17 08:16:07 -04:00
parent c8f67c29f0
commit 03d18d0883
No known key found for this signature in database
GPG Key ID: BE67C75EC81F3244

View File

@ -14,6 +14,7 @@
// information.
//
#include "config.h"
#include "mxml.h"
#ifndef _WIN32
# include <unistd.h>