mirror of
git://erdgeist.org/opentracker
synced 2025-09-10 12:03:04 +02:00
missing include
This commit is contained in:
parent
3eb88c5cc6
commit
04214491ee
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <signal.h>
|
||||||
|
|
||||||
/* Libowfat */
|
/* Libowfat */
|
||||||
#include "byte.h"
|
#include "byte.h"
|
||||||
|
|
Loading…
Add table
Reference in a new issue