mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-03 20:42:48 -05:00
Add a prototype for init_ucs().
[originally from svn r2430]
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/* $Id: macucs.c,v 1.2 2002/12/04 19:44:57 ben Exp $ */
|
||||
/* $Id: macucs.c,v 1.3 2003/01/02 23:39:53 ben Exp $ */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
@ -8,6 +8,7 @@
|
||||
#include "putty.h"
|
||||
#include "terminal.h"
|
||||
#include "misc.h"
|
||||
#include "mac.h"
|
||||
|
||||
/*
|
||||
* Mac Unicode-handling routines.
|
||||
|
Reference in New Issue
Block a user