diff libmlk-core/core/sys.c @ 301:f04b4ee04db3

make: switch to GNU make
author David Demelier <markand@malikania.fr>
date Wed, 23 Jun 2021 22:41:34 +0200
parents 196264679079
children 363024b76da7
line wrap: on
line diff
--- a/libmlk-core/core/sys.c	Sun Apr 11 17:43:57 2021 +0200
+++ b/libmlk-core/core/sys.c	Wed Jun 23 22:41:34 2021 +0200
@@ -16,7 +16,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-#include "sysconfig.h"
+#include "config.h"
 
 #include <assert.h>
 #include <stdio.h>