summaryrefslogtreecommitdiff
path: root/include/asterisk/app.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/app.h')
-rw-r--r--include/asterisk/app.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asterisk/app.h b/include/asterisk/app.h
index 851ad9fa6..79af2313e 100644
--- a/include/asterisk/app.h
+++ b/include/asterisk/app.h
@@ -23,12 +23,17 @@
#ifndef _ASTERISK_APP_H
#define _ASTERISK_APP_H
+#include "asterisk/strings.h"
+#include "asterisk/threadstorage.h"
+
struct ast_flags64;
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
#endif
+AST_THREADSTORAGE_EXTERNAL(global_app_buf);
+
/* IVR stuff */
/*! \brief Callback function for IVR