diff options
Diffstat (limited to 'Build/source/texk/web2c/alephdir/alephbis.c')
-rw-r--r-- | Build/source/texk/web2c/alephdir/alephbis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/alephdir/alephbis.c b/Build/source/texk/web2c/alephdir/alephbis.c index d26f5d262e1..8366cf5c97b 100644 --- a/Build/source/texk/web2c/alephdir/alephbis.c +++ b/Build/source/texk/web2c/alephdir/alephbis.c @@ -23,11 +23,11 @@ License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define EXTERN extern +#include "alephd.h" #include <stdlib.h> #include <stdio.h> #include <errno.h> #include <string.h> -#include "alephd.h" #undef read #if 1 |