Explorar el Código

add .h file

master
10195501441 hace 3 años
padre
commit
2e90a9e86b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      yeeshell.c

+ 1
- 0
yeeshell.c Ver fichero

@ -6,6 +6,7 @@
#include <unistd.h>
#include <string.h>
#include <dirent.h>
#include <signal.h>
#include <errno.h>
#include "yeeshell.h"

Cargando…
Cancelar
Guardar