index
:
vis
FreeBSD-single
lua_changes
master
old
a neat vi-like editor
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
array.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'array.h')
-rw-r--r--
array.h
3
1 files changed, 0 insertions, 3 deletions
diff --git a/array.h b/array.h
index 1d9e1cf..9deac45 100644
--- a/
array.h
+++ b/
array.h
@@ -1,9 +1,6 @@
#ifndef ARRAY_H
#define ARRAY_H
-#include <stddef.h>
-#include <stdbool.h>
-
/**
* @file
*