Corrected compiler warning.

This commit is contained in:
skarg
2008-11-26 14:02:41 +00:00
parent cee436eb45
commit b3c64b75bc
+2 -1
View File
@@ -23,7 +23,8 @@
*
*********************************************************************/
#include <stddef.h>
#include <stdint.h>
#include <stdint.h>
#include <stdlib.h>
#include "config.h"
#include "config.h"
#include "txbuf.h"