chiark / gitweb /
build-sys: add one more Makefile symlink
[elogind.git] / src / udev / udevadm.c
index 56cd0cd4ec542b572f583402cf4d20c27a2380e4..b86d8921f36a68c7a6865ce38cc2bab374d6a6c3 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include <unistd.h>
 #include <stdio.h>
-#include <stdlib.h>
 #include <stddef.h>
-#include <string.h>
 #include <errno.h>
 #include <getopt.h>