Uthernet: enable support on Linux. (PR #943)

* Make tfe easier to compile in Linux.
* libpcap in Linux: we can just use the libpcap provided and link to it directly.
This commit is contained in:
Andrea
2021-04-23 20:59:02 +01:00
committed by GitHub
parent 9bec2ce405
commit f959f4f1d6
12 changed files with 120 additions and 103 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "SoundCore.h"
#include "Configuration/IPropertySheet.h"
#include "Tfe/Tfe.h"
#include "Tfe/tfe.h"
#ifdef USE_SPEECH_API
#include "Speech.h"