This commit is contained in:
rsc 2005-01-07 18:04:24 +00:00
parent 19e78199ec
commit 21621d7e20
2 changed files with 2 additions and 0 deletions

View file

@ -88,6 +88,7 @@ extern int hversion;
extern int plumbfd;
extern int hostfd[2];
#define gettext sam_gettext /* stupid gcc built-in functions */
Rune *gettext(Flayer*, long, ulong*);
void *alloc(ulong n);