mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-03 20:42:48 -05:00
Oh, and we'll have <string.h> back too...
[originally from svn r89]
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <string.h>
|
||||
#include "putty.h"
|
||||
|
||||
static unsigned long *text; /* buffer of text on terminal screen */
|
||||
|
Reference in New Issue
Block a user