Remove unnecessary forward declaration
This commit is contained in:
parent
b9a1c0b73d
commit
22e1f5b3e8
1 changed files with 0 additions and 2 deletions
|
@ -98,8 +98,6 @@ typedef struct _patty_ax25_params {
|
||||||
retry;
|
retry;
|
||||||
} patty_ax25_params;
|
} patty_ax25_params;
|
||||||
|
|
||||||
typedef struct _patty_ax25_if patty_ax25_if;
|
|
||||||
|
|
||||||
#include <patty/client.h>
|
#include <patty/client.h>
|
||||||
#include <patty/ax25/frame.h>
|
#include <patty/ax25/frame.h>
|
||||||
#include <patty/ax25/if.h>
|
#include <patty/ax25/if.h>
|
||||||
|
|
Loading…
Add table
Reference in a new issue