Просмотр исходного кода

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 лет назад
Родитель
Сommit
d33384faea
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      exec/aispoll.c

+ 1 - 1
exec/aispoll.c

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