missing include

This commit is contained in:
erdgeist
2007-11-13 00:01:24 +00:00
parent 3eb88c5cc6
commit 04214491ee

View File

@ -5,6 +5,7 @@
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <signal.h>
/* Libowfat */
#include "byte.h"