diff options
Diffstat (limited to 'src/librandom/random_uint32.c')
| -rw-r--r-- | src/librandom/random_uint32.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librandom/random_uint32.c b/src/librandom/random_uint32.c index 26c0968..6700879 100644 --- a/src/librandom/random_uint32.c +++ b/src/librandom/random_uint32.c @@ -16,7 +16,6 @@ uint32_t random_uint32 (uint32_t n) #else -#include <stdint.h> #include <skalibs/uint32.h> #include <skalibs/random.h> |
