X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Frealloc.c;h=fe94822238b30f956315a10506addcaa37117ca8;hb=f0216ef8e9e0726edbb361c5d275380ca312870f;hp=14fec075f7006a8165dfd0bacad96ee39a2fe682;hpb=2d2b5dbea1062240a7a8daec5c88722f2db556e2;p=gnulib.git diff --git a/lib/realloc.c b/lib/realloc.c index 14fec075f..fe9482223 100644 --- a/lib/realloc.c +++ b/lib/realloc.c @@ -13,11 +13,11 @@ 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, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Jim Meyering */ -#if HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include #endif #undef realloc