diff libmlk-adventure/adventure/action/teleport.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 d01e83210ca2
line wrap: on
line diff
--- a/libmlk-adventure/adventure/action/teleport.c	Sun Apr 11 17:43:57 2021 +0200
+++ b/libmlk-adventure/adventure/action/teleport.c	Wed Jun 23 22:41:34 2021 +0200
@@ -16,8 +16,6 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-#include <compat.h>
-
 #include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>