# HG changeset patch # User Glenn Morris # Date 1202367267 0 # Node ID 171cbc1f129b2c098dc75c22472daa23fccab75d # Parent 4da0fa0a08136041b3c564a003e6231a197799fd Jim Meyering [lint]: Don't include . diff -r 4da0fa0a0813 -r 171cbc1f129b src/lread.c --- a/src/lread.c Thu Feb 07 06:27:09 2008 +0000 +++ b/src/lread.c Thu Feb 07 06:54:27 2008 +0000 @@ -42,10 +42,6 @@ #include "coding.h" #include "blockinput.h" -#ifdef lint -#include -#endif /* lint */ - #ifdef MSDOS #if __DJGPP__ < 2 #include /* to get X_OK */