From 614255fd757366a3011f885a0b84f0c8e5191833 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Mon, 4 Dec 2017 20:35:51 +0100 Subject: [PATCH] revert... something is wrong with includes and defines... --- client/reveng/preset.c | 1 + 1 file changed, 1 insertion(+) diff --git a/client/reveng/preset.c b/client/reveng/preset.c index 8aeb8cc88..fdf4c0c07 100644 --- a/client/reveng/preset.c +++ b/client/reveng/preset.c @@ -725,6 +725,7 @@ static const struct malias aliases[] = { static const struct mpreset models[] = { { 0UL, 0, 0, P_BE, 0, 0, 0, NULL }, /* terminating entry */ }; +# define NPRESETS 0 static const struct malias aliases[] = { {NULL, NULL }, /* terminating entry */