Include "config.h" to make sure priority stuff is properly included.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10974 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Miika Pekkarinen 2006-09-17 15:10:22 +00:00
parent ff4867a799
commit eae4bd337e

View file

@ -19,6 +19,7 @@
#ifndef THREAD_H
#define THREAD_H
#include "config.h"
#include <stdbool.h>
/* Priority scheduling (when enabled with HAVE_PRIORITY_SCHEDULING) works