X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fsafe-read.c;h=115ddeffbee4bd028bb68671b8f47fc104f905cb;hb=a19e601b42a86b59b4af13aa9f960397f5306c38;hp=aea32bed5c8ec57e4f3f3162f013d39c16a693c4;hpb=9730c386c1eb4450d04fa75037dab61e41038919;p=gnulib.git diff --git a/lib/safe-read.c b/lib/safe-read.c index aea32bed5..115ddeffb 100644 --- a/lib/safe-read.c +++ b/lib/safe-read.c @@ -12,17 +12,17 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifdef HAVE_CONFIG_H +#if HAVE_CONFIG_H # include #endif #include -#ifdef HAVE_UNISTD_H +#if HAVE_UNISTD_H # include #endif