X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fopenat-proc.c;h=25384127ebf944f7aeb83ef11e40ef19afb34776;hb=e240ab433593692f27c804c26ec1730a0dd27e5d;hp=483201ce59a1b019cd11992e41d17f3e9771ae30;hpb=441aa3044f43e5572f58c354f01e6bc070acd5c7;p=gnulib.git diff --git a/lib/openat-proc.c b/lib/openat-proc.c index 483201ce5..25384127e 100644 --- a/lib/openat-proc.c +++ b/lib/openat-proc.c @@ -1,6 +1,6 @@ /* Create /proc/self/fd-related names for subfiles of open directories. - Copyright (C) 2006, 2009 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-2010 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -27,6 +27,7 @@ #include #include +#include #include "dirname.h" #include "intprops.h"