chiark / gitweb /
libudev: move to top-level directory
[elogind.git] / libudev / libudev.h
similarity index 96%
rename from udev/lib/libudev.h
rename to libudev/libudev.h
index 241091c37d0deac2174c82255e5908549dfcf4bc..ffeb80f8d30e9e1c9fdb1c55af66cf6d18d05c1f 100644 (file)
 #include <sys/types.h>
 #include <sys/stat.h>
 
-/* this will stay as long as the DeviceKit integration of udev is work in progress */
-#if !defined _LIBUDEV_COMPILATION && !defined LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE
-#error "#define LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE is needed to use this experimental library version"
-#endif
-
 /*
  * udev - library context
  *