diff options
| author | 刘学利 <[email protected]> | 2020-11-10 11:39:11 +0800 |
|---|---|---|
| committer | 刘学利 <[email protected]> | 2020-11-10 11:39:11 +0800 |
| commit | 4572abb14648535e13ed54d718e710e262b9effa (patch) | |
| tree | ea4bad75095bf53fb94754d3b29aa53a215776bb /src/ntc_radius_plug.h | |
| parent | 57ab95aa6245d86844c4a5b67706166cfdef3a2d (diff) | |
| parent | 6efe7dc77fbdbb76062affdbf7e7228447d3bd69 (diff) | |
Develop export version
See merge request PanGu/ntc_radius_plug!3
Diffstat (limited to 'src/ntc_radius_plug.h')
| -rw-r--r-- | src/ntc_radius_plug.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ntc_radius_plug.h b/src/ntc_radius_plug.h index 30257ef..7fba937 100644 --- a/src/ntc_radius_plug.h +++ b/src/ntc_radius_plug.h @@ -9,6 +9,7 @@ extern "C" typedef struct _ntc_radius_plug { + int interesting_type; int level; int service_id; int device_id; |
