Fix tsak FTBFS

Thanks to Francois Andriot for the patch
This resolves Bug 1181
(cherry picked from commit 1b0225276c)
v3.5.13-sru
Slávek Banko 12 years ago
parent d70d3bb050
commit 62fd043d4b

@ -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