]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/net/lwip_tcpip/v2_0/src/netif/ppp/ppp.c
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / net / lwip_tcpip / v2_0 / src / netif / ppp / ppp.c
index fa520404dd1fc494cabaf6ae13ec72b00190d536..df402189e9710f10566af9c775888ae26b026baa 100644 (file)
@@ -78,6 +78,9 @@
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
+#include <string.h>
 #include "ppp.h"
 #if PPP_SUPPORT > 0
 #include "randm.h"