Fix compilation errors for non-English languages.

This commit is contained in:
Dianne Skoll
2022-03-20 10:49:37 -04:00
parent 58085470c5
commit 5e9b1e7464
7 changed files with 25 additions and 23 deletions

View File

@@ -30,10 +30,10 @@
#endif
#include "types.h"
#include "globals.h"
#include "protos.h"
#include "expr.h"
#include "err.h"
#include "globals.h"
/***************************************************************
*