chiark / gitweb /
allow multiple values to be matched with KEY=="value1|value2"
[elogind.git] / libsysfs / sysfs.h
index 30bd9b408991dd432a91598c23f5baa9674ceea3..2add8227a49a544f28c1af2ada6f2c37be892c9f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Internal Header Definitions for libsysfs
  *
- * Copyright (C) IBM Corp. 2003
+ * Copyright (C) IBM Corp. 2003-2005
  *
  *  This library is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU Lesser General Public
@@ -28,7 +28,6 @@
 #include <unistd.h>
 #include <string.h>
 #include <ctype.h>
-#include <mntent.h>
 #include <dirent.h>
 #include <sys/stat.h>
 #include <fcntl.h>