diff options
-rw-r--r-- | lib/lstat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/lstat.c b/lib/lstat.c index d16505559..1507ad8c9 100644 --- a/lib/lstat.c +++ b/lib/lstat.c @@ -17,7 +17,5 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* written by Jim Meyering */ - #define LSTAT #include "stat.c" |