فهرست منبع

remove config.h from public header file.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2147 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake 17 سال پیش
والد
کامیت
d18ff2aeef
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      include/corosync/coroipc_types.h

+ 0 - 2
include/corosync/coroipc_types.h

@@ -35,8 +35,6 @@
 #ifndef COROIPC_TYPES_H_DEFINED
 #define COROIPC_TYPES_H_DEFINED
 
-#include <config.h>
-
 typedef struct {
 	int size __attribute__((aligned(8)));
 	int id __attribute__((aligned(8)));