From 876914479ac53fd426d2557c4861494b2fda79e7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 3 Sep 1999 07:05:16 +0000 Subject: [PATCH] Include instead of . --- sysdeps/unix/sysv/linux/alpha/sys/procfs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysdeps/unix/sysv/linux/alpha/sys/procfs.h b/sysdeps/unix/sysv/linux/alpha/sys/procfs.h index 7bd6e69..7d40596 100644 --- a/sysdeps/unix/sysv/linux/alpha/sys/procfs.h +++ b/sysdeps/unix/sysv/linux/alpha/sys/procfs.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1996, 1997 Free Software Foundation, Inc. +/* Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include __BEGIN_DECLS -- 2.7.4