Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 923647
Collapse All | Expand All

(-)a/bindings/xml/libxml_xmlparser.c (-1 / +1 lines)
Lines 6-11 Link Here
6
 */
6
 */
7
7
8
#include <stdbool.h>
8
#include <stdbool.h>
9
#include <stdlib.h>
9
#include <string.h>
10
#include <string.h>
10
#include <assert.h>
11
#include <assert.h>
11
12
12
- 

Return to bug 923647