diff options
Diffstat (limited to 'gatchat/gatppp.h')
-rw-r--r-- | gatchat/gatppp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gatchat/gatppp.h b/gatchat/gatppp.h index f22ee7aa..11495435 100644 --- a/gatchat/gatppp.h +++ b/gatchat/gatppp.h @@ -29,6 +29,7 @@ extern "C" { #include "gat.h" struct _GAtPPP; + typedef struct _GAtPPP GAtPPP; typedef enum _GAtPPPConnectStatus { |