Skip to content

Update LinSerial.c for gcc - #2

Open
hobbes1069 wants to merge 1 commit into
g8bpq:masterfrom
hobbes1069:patch-1
Open

Update LinSerial.c for gcc#2
hobbes1069 wants to merge 1 commit into
g8bpq:masterfrom
hobbes1069:patch-1

Conversation

@hobbes1069

Copy link
Copy Markdown

/ardop/ARDOPCommonCode/LinSerial.c:22:1: note: include ‘<string.h>’ or provide a declaration of ‘strlen’
21 | #include <unistd.h>
+++ |+#include <string.h>
22 |

/ardop/ARDOPCommonCode/LinSerial.c:22:1: note: include ‘<string.h>’ or provide a declaration of ‘strlen’
   21 | #include <unistd.h>
  +++ |+#include <string.h>
   22 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant