fixed compile under freebsd

This commit is contained in:
git@daemon.de
2015-08-02 15:44:15 +02:00
parent 3a83b58a7e
commit 24a6b2f3be
3 changed files with 5 additions and 1 deletions

View File

@@ -22,6 +22,8 @@
#ifndef HAVE_TOSSING_H
#define HAVE_TOSSING_H
#define _WITH_GETLINE
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>