From: Martin Johansson Date: Sun, 10 Nov 2013 18:45:45 +0000 (+0100) Subject: Add include for CLOCK_MONOTONIC X-Git-Url: http://git.code-monkey.de/?p=umurmur.git;a=commitdiff_plain;h=bb58415037ceff0a0668d4b8bd789ec947170b54 Add include for CLOCK_MONOTONIC --- diff --git a/src/timer.c b/src/timer.c index 55f5f9c..9beef00 100644 --- a/src/timer.c +++ b/src/timer.c @@ -28,7 +28,7 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include +#include #include #include