Ver código fonte

add .h file

master
10195501441 3 anos atrás
pai
commit
2e90a9e86b
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      yeeshell.c

+ 1
- 0
yeeshell.c Ver arquivo

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

Carregando…
Cancelar
Salvar