mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
nhttpd: fix compile after include change.
Origin commit data
------------------
Branch: ni/coolstream
Commit: cfea9b493f
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-03-04 (Sun, 04 Mar 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -14,12 +14,12 @@
|
||||
|
||||
// yhttpd
|
||||
#include "yconfig.h"
|
||||
#include "ylogging.h"
|
||||
#include "ylanguage.h"
|
||||
#include "yhook.h"
|
||||
#include <ylogging.h>
|
||||
#include <ylanguage.h>
|
||||
#include <yhook.h>
|
||||
|
||||
#ifdef Y_CONFIG_USE_YPARSER
|
||||
#include "mod_yparser.h"
|
||||
#include <mod_yparser.h>
|
||||
static CyParser yParser;
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user