X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrcspn.c;h=9fbc5de491afc87f911f2f6a36ebd123cade8ce9;hb=efc1f57b9d5d6d528919cedfe2e4c41e786341d2;hp=33a6628527780306d3e1e07eeca2e5abdc5c6ef8;hpb=57a1c06115f3e74f70b18301b66b15ad34ecafcf;p=gnulib.git diff --git a/lib/strcspn.c b/lib/strcspn.c index 33a662852..9fbc5de49 100644 --- a/lib/strcspn.c +++ b/lib/strcspn.c @@ -15,10 +15,10 @@ 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#if HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include #endif