From: greg@kroah.com Date: Thu, 23 Oct 2003 02:39:54 +0000 (-0700) Subject: [PATCH] udev-add build cleanups for other libc versions. X-Git-Tag: 005~14 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32ff5bca1517932b1e14caddd8d19fb29ef693ba;p=systemd [PATCH] udev-add build cleanups for other libc versions. --- diff --git a/udev-add.c b/udev-add.c index 3b0e4ddf..8c63214a 100644 --- a/udev-add.c +++ b/udev-add.c @@ -27,6 +27,7 @@ #include #include #include +#include #include "udev.h" #include "udev_version.h"