asm compatibility re-fixed, nsf for asm fixed, msg displ
[fceu.git] / general.c
index eabb5ed..96bb73b 100644 (file)
--- a/general.c
+++ b/general.c
@@ -18,6 +18,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#define _GNU_SOURCE // for asprintf
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>