Fix compiler warnings in test 05read

master
Přemysl Eric Janouch 8 years ago
parent cd87fee243
commit 128524cd2b

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

Loading…
Cancel
Save