소스 검색

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"