Browse Source

added missing include

experimental/pre_new_hash_func
foobar 25 years ago
parent
commit
9b131c2633
  1. 1
      ext/skeleton/skeleton.c

1
ext/skeleton/skeleton.c

@ -6,6 +6,7 @@
#include "php.h"
#include "php_ini.h"
#include "ext/standard/info.h"
#include "php_extname.h"
/* If you declare any globals in php_extname.h uncomment this:

Loading…
Cancel
Save