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