parent
8046a10a7a
commit
4011143b81
|
@ -31,8 +31,9 @@
|
||||||
#ifndef KERNEL_H
|
#ifndef KERNEL_H
|
||||||
#define KERNEL_H
|
#define KERNEL_H
|
||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
|
#include <stdio.h>
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#include "site.h"
|
#include "site.h"
|
||||||
#include "funcproto.h"
|
#include "funcproto.h"
|
||||||
|
|
Loading…
Reference in New Issue