1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-28 03:06:20 -04:00

The compilation fix in the debug mode.

This commit is contained in:
Witold Filipczyk 2007-09-09 13:28:47 +02:00 committed by Witold Filipczyk
parent b1162b743e
commit d9094c1866

View File

@ -2,6 +2,7 @@
#include "config.h"
#endif
#include <stdio.h>
#include <stdlib.h>
#include "elinks.h"