diff options
Diffstat (limited to 'Build/source/texk/dvipsk/dpicheck.c')
-rw-r--r-- | Build/source/texk/dvipsk/dpicheck.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/texk/dvipsk/dpicheck.c b/Build/source/texk/dvipsk/dpicheck.c index 200d6410274..78e2311416d 100644 --- a/Build/source/texk/dvipsk/dpicheck.c +++ b/Build/source/texk/dvipsk/dpicheck.c @@ -4,9 +4,11 @@ * magnifications. */ #include "dvips.h" /* The copyright notice in that file is included too! */ +/* + * The external declarations: + */ #include "protos.h" -extern int actualdpi ; static integer existsizes[30] = { 0 , 99999999 } ; static int checkdpi ; /* |