diff options
author | Toni <matzeton@googlemail.com> | 2023-06-12 17:52:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-12 17:52:52 +0200 |
commit | 8ea0eaa0d0c4a3be05f67ef7fa1d22c2579cf7d1 (patch) | |
tree | 6012cb0e5295b00a6a6e77c068609a5f555bdb34 /src/lib/protocols/skype.c | |
parent | 96340ccea22fc5deeba6a4fd523a6d0d0fbde5cb (diff) |
Fix missing u_char, u_short and u_int typedefs for some platforms e.g.: (#2009)
In file included from ../include/ndpi_main.h:34,
from ../include/ndpi_api.h:28,
from protocols/activision.c:26:
../include/ndpi_typedefs.h:294:3: error: unknown type name 'u_char'
294 | u_char h_dest[6]; /* destination eth addr */
| ^~~~~~
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'src/lib/protocols/skype.c')
0 files changed, 0 insertions, 0 deletions