mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
11 lines
210 B
Diff
11 lines
210 B
Diff
--- flex-2.6.4/src/tables.c.orig Thu Jan 23 22:22:14 2020
|
||
+++ flex-2.6.4/src/tables.c Thu Jan 23 22:22:27 2020
|
||
@@ -33,6 +33,8 @@
|
||
*/
|
||
|
||
|
||
+#include <arpa/inet.h>
|
||
+
|
||
#include "flexdef.h"
|
||
#include "tables.h"
|
||
|