src/buffer.c

changeset 530
e866516cac17
parent 529
814d51173f20
child 532
080c304ec176
     1.1 --- a/src/buffer.c	Sun Apr 24 14:54:50 2022 +0200
     1.2 +++ b/src/buffer.c	Sun Apr 24 15:15:39 2022 +0200
     1.3 @@ -30,6 +30,7 @@
     1.4  #include "cx/utils.h"
     1.5  
     1.6  #include <stdlib.h>
     1.7 +#include <stdio.h>
     1.8  #include <string.h>
     1.9  
    1.10  int cxBufferInit(

mercurial