浏览代码

add .h file

master
10195501441 3 年前
父节点
当前提交
2e90a9e86b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      yeeshell.c

+ 1
- 0
yeeshell.c 查看文件

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

正在加载...
取消
保存