3 * STANAG 4607 file reading
5 * SPDX-License-Identifier: GPL-2.0-or-later
9 #ifndef __STANAG_4607_H__
10 #define __STANAG_4607_H__
13 #include <wiretap/wtap.h>
14 #include "ws_symbol_export.h"
16 wtap_open_return_val
stanag4607_open(wtap
*wth
, int *err
, char **err_info
);