Introduction
Introduction Statistics Contact Development Disclaimer Help
cleanup unneeded include .h file - saait - the most boring static page generator
git clone git://git.codemadness.org/saait
Log
Files
Refs
README
LICENSE
---
commit bebb5bec3db62f3194968bd8607aece447183da8
parent 96915196628cde374903f8cb434898f5a6e0099c
Author: Hiltjo Posthuma <[email protected]>
Date: Tue, 28 Jan 2020 22:13:24 +0100
cleanup unneeded include .h file
Diffstat:
M saait.c | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/saait.c b/saait.c
@@ -1,5 +1,3 @@
-#include <sys/types.h>
-
#include <ctype.h>
#include <dirent.h>
#include <errno.h>
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.