X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fc-stack.c;h=32088f9c6dd874b91b33d8ab08075240c7e00eae;hb=83f8d91ff14a7cc245fcd195f701d27b514d4f19;hp=a018e5158e256417f35021f7dfa9c283af469e6e;hpb=f49d92a13f08f505fe855afce40f173a6e7c922c;p=gnulib.git diff --git a/lib/c-stack.c b/lib/c-stack.c index a018e5158..32088f9c6 100644 --- a/lib/c-stack.c +++ b/lib/c-stack.c @@ -14,7 +14,7 @@ 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 Paul Eggert. */ @@ -34,7 +34,7 @@ No attempt has been made to deal with multithreaded applications. */ -#if HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include #endif