#include "info.h" #if HAVE_CRYPT_H #include #endif #if HAVE_LIBC_H #include #endif #if HAVE_PWD_H #include #endif #if HAVE_STDIO_H #include #endif #if HAVE_STDLIB_H #include #endif #if HAVE_SYS_STAT_H #include #endif #if HAVE_SYS_TIME_H #include #endif #if HAVE_TIME_H #include #endif #if HAVE_UNISTD_H #include #endif #include "language.h" char NcsaPlus[5]; time_t tm; struct tm *t; char ttime[128];