exec/schedwrk.c: include <config.h>

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2190 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
Jim Meyering 2009-05-18 16:41:21 +00:00
parent cc411bbb3b
commit 62c2186d29

View File

@ -32,6 +32,7 @@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
#include <config.h>
#include <corosync/totem/totempg.h>
#include <corosync/hdb.h>
#include "schedwrk.h"