Bläddra i källkod

add .h file

master
10195501441 3 år sedan
förälder
incheckning
2e90a9e86b
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      yeeshell.c

+ 1
- 0
yeeshell.c Visa fil

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

Laddar…
Avbryt
Spara