X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fopen-safer.c;h=04a72eb7b6c93063150cbcde2593d0b0200747c2;hb=6c9fb07ea3ac9139eac342691335bd13aa822eb4;hp=79ce8d5635423d83ffbe6893634d13adae3c5943;hpb=66c3906e0b6a160ce3c2c0db7244a2b72773aa14;p=gnulib.git diff --git a/lib/open-safer.c b/lib/open-safer.c index 79ce8d563..04a72eb7b 100644 --- a/lib/open-safer.c +++ b/lib/open-safer.c @@ -1,5 +1,6 @@ /* Invoke open, but avoid some glitches. - Copyright (C) 2005 Free Software Foundation, Inc. + + Copyright (C) 2005, 2006 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 @@ -17,6 +18,8 @@ /* Written by Paul Eggert. */ +#include + #include "fcntl-safer.h" #include