summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipng/t1.c
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-25 17:11:25 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-25 17:11:25 +0000
commitc3aa727616be1f519f319d40b5402bdd87d9d235 (patch)
treee3eef395462a4e82fa2ab346cd2dc04ac323cec5 /Build/source/texk/dvipng/t1.c
parent14fdf58582eb34614c899048041260830bf11319 (diff)
new build system: more dvipng
git-svn-id: svn://tug.org/texlive/trunk@12516 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipng/t1.c')
-rw-r--r--Build/source/texk/dvipng/t1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dvipng/t1.c b/Build/source/texk/dvipng/t1.c
index 3fadfac3f6c..85803a47bb2 100644
--- a/Build/source/texk/dvipng/t1.c
+++ b/Build/source/texk/dvipng/t1.c
@@ -23,7 +23,7 @@
************************************************************************/
#include "dvipng.h"
-#if HAVE_ALLOCA_H
+#ifdef HAVE_ALLOCA_H
# include <alloca.h>
#endif