tools/radiotap-gen: Fix build issue on some versions of Ubuntu.

This commit is contained in:
Richard Sharpe 2022-03-20 08:51:51 -07:00 committed by A Wireshark GitLab Utility
parent 96f3b7065f
commit e6487fcdf4
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include <errno.h>
#include <glib.h>
#include "wspcap.h"
#include <stdint.h>
#include <stdlib.h>
#include <string.h>