Merge pull request #1 from psiegl/master

Update support for ArchLinux
This commit is contained in:
Manuel Domke
2018-07-08 00:59:25 +02:00
committed by GitHub
7 changed files with 39 additions and 13 deletions

View File

@@ -13,6 +13,7 @@
#include <unistd.h>
#include <string.h>
#include <time.h>
#include <sys/types.h>
#include <ftdi.h>
#include "libinfnoise_private.h"
#include "libinfnoise.h"