1
1

Fix missing include in ummunotify

This commit was SVN r23881.
Этот коммит содержится в:
Sylvain Jeaugey 2010-10-11 15:03:00 +00:00
родитель eb117c65ec
Коммит 78176d2aeb

Просмотреть файл

@ -29,6 +29,7 @@
#endif
#include <errno.h>
#include <string.h>
#include <sys/ioctl.h>
#include <linux/ummunotify.h>