Skip to content

Commit 6ecae1a

Browse files
committed
chore(agent): add function declaration back
1 parent 7adc8d6 commit 6ecae1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent/fw_hooks.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
*/
1313
#include "php_execute.h"
1414

15+
extern void nr_cakephp_enable_1(TSRMLS_D);
1516
extern void nr_cakephp_enable(TSRMLS_D);
1617
extern nr_framework_classification_t nr_cakephp_special_1(
1718
const char* filename TSRMLS_DC);

0 commit comments

Comments
 (0)