Browse Source

add .h file

master
10195501441 3 years ago
parent
commit
2e90a9e86b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      yeeshell.c

+ 1
- 0
yeeshell.c View File

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

Loading…
Cancel
Save