util: Add missing include.

This commit is contained in:
José Fonseca 2010-02-04 14:34:52 +00:00
parent 1207098dee
commit 063f1238d1
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
#include "pipe/p_config.h"
#include "pipe/p_compiler.h"
#if defined(PIPE_OS_UNIX)
#include <dlfcn.h>