Windows requires config.h for the unit test.

master
Michael R Sweet 2 months ago
parent c8f67c29f0
commit 03d18d0883
No known key found for this signature in database
GPG Key ID: BE67C75EC81F3244
  1. 1
      testmxml.c

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

Loading…
Cancel
Save