From: greg@kroah.com Date: Thu, 14 Oct 2004 06:22:37 +0000 (-0700) Subject: [PATCH] Fix build error with klibc due to recent changes. X-Git-Tag: 037~2 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dc0e1382d5a0103e169b95b583e4b03b9080161;p=systemd [PATCH] Fix build error with klibc due to recent changes. --- diff --git a/udev.c b/udev.c index d7fa3275..a13f7013 100644 --- a/udev.c +++ b/udev.c @@ -20,6 +20,7 @@ * */ +#define _KLIBC_HAS_ARCH_SIG_ATOMIC_T #include #include #include