Fix tsak FTBFS

Thanks to Francois Andriot for the patch
This resolves Bug 1181
pull/2/head
Slávek Banko 12 years ago
parent 8f514540fc
commit 1b0225276c

@ -36,7 +36,9 @@ License along with tsak. If not, see http://www.gnu.org/licenses/.
#include <sys/time.h>
#include <termios.h>
#include <signal.h>
extern "C" {
#include <libudev.h>
}
#include <libgen.h>
using namespace std;

Loading…
Cancel
Save