$NetBSD: patch-ab,v 1.3 2009/12/18 14:20:22 rhialto Exp $

--- src/asm.h.dist	2009-04-28 23:14:12.000000000 +0200
+++ src/asm.h	2009-04-28 23:08:16.000000000 +0200
@@ -229,7 +229,7 @@
     char    buf[4];
 };
 
-#define STRLISTSIZE    4
+#define STRLISTSIZE    (sizeof(STRLIST *))
 
 #define MF_IF					0x04
 #define MF_MACRO				0x08
