Public headers should not include private config.h

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2200 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
Fabio M. Di Nitto 2009-05-30 04:47:01 +00:00
parent b8efcc007e
commit ec00294e6e

View File

@ -35,7 +35,6 @@
#ifndef CORODEFS_H_DEFINED
#define CORODEFS_H_DEFINED
#include <config.h>
#include <netinet/in.h>
#define COROSYNC_SOCKET_NAME "corosync.ipc"