librfc822/test.c: fix build with gcc 4.4.0.
This commit is contained in:
parent
3e19c55fcd
commit
7e843fe0f5
@ -18,6 +18,7 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#ifdef DEBUG_DMALLOC
|
||||
# include <dmalloc.h>
|
||||
#endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user