1
0
mirror of git://erdgeist.org/opentracker synced 2025-01-27 15:16:31 +00:00

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"