Skip to content

Commit 9b131c2

Browse files
author
foobar
committed
added missing include
1 parent d9c1247 commit 9b131c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/skeleton/skeleton.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
#include "php.h"
88
#include "php_ini.h"
9+
#include "ext/standard/info.h"
910
#include "php_extname.h"
1011

1112
/* If you declare any globals in php_extname.h uncomment this:

0 commit comments

Comments
 (0)