mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
nhttpd: fix compile after include change.
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
#include <stdlib.h>
|
||||
// yhttpd
|
||||
#include "yconfig.h"
|
||||
#include "ytypes_globals.h"
|
||||
#include "ywebserver.h"
|
||||
//#include <ytypes_globals.h>
|
||||
#include <ywebserver.h>
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
class Cyhttpd {
|
||||
|
Reference in New Issue
Block a user