diff options
Diffstat (limited to 'src/sp_harden_rand.h')
| -rw-r--r-- | src/sp_harden_rand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp_harden_rand.h b/src/sp_harden_rand.h index 53ebdd0..bbe9be4 100644 --- a/src/sp_harden_rand.h +++ b/src/sp_harden_rand.h | |||
| @@ -5,6 +5,6 @@ | |||
| 5 | #include "ext/standard/php_random.h" | 5 | #include "ext/standard/php_random.h" |
| 6 | #include "zend_exceptions.h" | 6 | #include "zend_exceptions.h" |
| 7 | 7 | ||
| 8 | int hook_rand(); | 8 | int hook_rand(void); |
| 9 | 9 | ||
| 10 | #endif /* __SP_HARDEN_RAND_H */ | 10 | #endif /* __SP_HARDEN_RAND_H */ |
