瀏覽代碼

Fixes build problem with rename of aispoll.c.

(Logical change 1.29)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@91 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake 21 年之前
父節點
當前提交
d33384faea
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      exec/aispoll.c

+ 1 - 1
exec/aispoll.c

@@ -37,7 +37,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "poll.h"
+#include "aispoll.h"
 #include "../include/list.h"
 #include "tlist.h"