coronacommit 2

Este commit está contenido en:
tth 2020-05-13 12:42:05 +02:00
padre 4bd4e1c43f
commit af5f983a60
Se han modificado 2 ficheros con 2 adiciones y 0 borrados

1
main.c
Ver fichero

@ -7,6 +7,7 @@
#include <unistd.h>
#include <string.h>
#include <ctype.h>
#include <ao/ao.h>
#include "nclooper.h"

Ver fichero

@ -2,6 +2,7 @@
* NcLooper--- interface curses, fonctions de base
*/
#include <curses.h>
#include "ncfuncs.h"