fixed Linux build master s3/master
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sun, 13 May 2018 11:21:52 +0000 (11:21 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sun, 13 May 2018 11:21:52 +0000 (11:21 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@3604 01035d8c-6547-0410-b346-abe4f91aad63

freedv-dev/src/serialport.cpp

index f30c1c86ff64abadb0a7b17cf9e5b9eac57e9988..c1ecac049d19ee2167bd45f83759c006651f0dc2 100644 (file)
@@ -1,5 +1,6 @@
 #include <fcntl.h>
 #include <stdio.h>
 #include <fcntl.h>
 #include <stdio.h>
+#include <string.h>
 #include <unistd.h>
 #include "serialport.h"
 
 #include <unistd.h>
 #include "serialport.h"