mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
include correct header file
svn path=/trunk/; revision=353
This commit is contained in:
@ -17,7 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "binparser2.h"
|
#include "binparser.h"
|
||||||
|
|
||||||
typedef struct Field Field;
|
typedef struct Field Field;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user