[PATCH] udev-add build cleanups for other libc versions.

This commit is contained in:
greg@kroah.com 2003-10-22 19:39:54 -07:00 committed by Greg KH
parent aa04c7f0cf
commit 32ff5bca15
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include <fcntl.h>
#include <unistd.h>
#include <errno.h>
#include <sys/stat.h>
#include "udev.h"
#include "udev_version.h"