Fix compiler warnings in test 05read

This commit is contained in:
Přemysl Eric Janouch 2015-07-25 19:08:11 +02:00
parent cd87fee243
commit 128524cd2b
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
#define _XOPEN_SOURCE
#include <stdio.h>
#include <errno.h>
#include <unistd.h>
#include "../termo.h"
#include "taplib.h"