Skip to content

Commit f3c6ba2

Browse files
Missing include
1 parent eef4391 commit f3c6ba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/curl/interface.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
# pragma GCC diagnostic ignored "-Wdeprecated-declarations"
6666
#endif
6767

68+
#include "zend_attributes.h"
6869
#include "curl_arginfo.h"
6970

7071
ZEND_DECLARE_MODULE_GLOBALS(curl)

0 commit comments

Comments
 (0)