SVN revision: 16281
This commit is contained in:
sebastid 2005-08-22 14:03:16 +00:00 committed by sebastid
parent ad9a2cdc13
commit 509d18c822
1 changed files with 3 additions and 1 deletions

View File

@ -20,7 +20,9 @@
* * Check /etc/hosts
*
* * Caching
* * Remember all querys and delete on shutdown
* * Remember all querys and delete them on shutdown
*
* * Need more buffer overflow checks.
*/
#include <stdlib.h>
#include <stdio.h>