mirror of
https://github.com/hufrea/byedpi.git
synced 2025-02-21 10:49:15 +03:00
Add missing include
This commit is contained in:
parent
76668991c5
commit
b9e47492e4
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#define IS_UNKNOWN 0
|
||||
#define IS_HTTP 1
|
||||
|
|
Loading…
Add table
Reference in a new issue