Procházet zdrojové kódy

add .h file

master
10195501441 před 3 roky
rodič
revize
2e90a9e86b
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      yeeshell.c

+ 1
- 0
yeeshell.c Zobrazit soubor

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

Načítá se…
Zrušit
Uložit