diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:43 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:43 +0200 |
| commit | 312fe18cb5f97143f3600b207e979bc559256b6f (patch) | |
| tree | de14514b4b4c20adf0eecdcd261ae21839f6a645 /src/incl.h | |
| parent | f038883a6e004eb4312ba1e761da06b596e14d3f (diff) | |
tagging yhttpd-0.7.0yhttpd-0.7.0
Diffstat (limited to 'src/incl.h')
| -rwxr-xr-x | src/incl.h | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,13 +1,9 @@ -#include <pthread.h> #include <iostream> +#include <pthread.h> #include <string> -//#include <map> - #include "glob.h" - #ifdef NCURSES #include <ncurses.h> #endif - #include "msgs.h" #include "wrap.h" |
