fixes for __attribute__((format)) (I'll commit that /after/ release) and freelook

This commit is contained in:
Bill Currie 2000-05-22 05:47:14 +00:00
parent aec65c68a2
commit ea1386f190
8 changed files with 11 additions and 6 deletions

View file

@ -55,6 +55,7 @@
#include "qendian.h"
#include "console.h"
#include "qargs.h"
#include "input.h"
#define stringify(m) { #m, m }