]> diplodocus.org Git - nmh/blob - docs/historical/mh-jun-1982/strings/sysname.c
Remove final traces of TMA support
[nmh] / docs / historical / mh-jun-1982 / strings / sysname.c
1 #include <whoami.h>
2
3 #ifndef sysname
4 char sysname[] = SYSNAME;
5 #endif