Include stdint.h sb_percentile.h.

This commit is contained in:
Alexey Kopytov
2016-10-18 12:24:55 +03:00
parent 16d8876a61
commit ca8ead08ab

View File

@ -18,6 +18,8 @@
#ifndef SB_PERCENTILE_H
#define SB_PERCENTILE_H
#include <stdint.h>
#ifdef HAVE_PTHREAD_H
# include <pthread.h>
#endif