Commit 3222e376 authored by Tollef Fog Heen's avatar Tollef Fog Heen

Add missing #include

git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@5454 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 518c3dd8
......@@ -28,6 +28,7 @@
* $Id$
*/
#include <limits.h>
#include <pthread.h>
#ifdef HAVE_PTHREAD_NP_H
#include <pthread_np.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment