mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
lib: fix compile/typo.
Origin commit data
------------------
Branch: ni/coolstream
Commit: a4ff0a99fe
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:
@@ -1,6 +1,6 @@
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir) \
|
||||
-I$(srcdir)\xmltok
|
||||
-I$(srcdir)/xmltok
|
||||
|
||||
AM_CXXFLAGS = -fno-rtti -fno-exceptions
|
||||
|
||||
|
@@ -21,7 +21,7 @@ Contributor(s):
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "xmldef.h"
|
||||
#include <xmldef.h>
|
||||
#include "hashtab.h"
|
||||
|
||||
#ifdef XML_UNICODE
|
||||
|
Reference in New Issue
Block a user