mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
add int type includes to cc class
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#define __CC_FORM_H__
|
||||
|
||||
|
||||
#include <sys/types.h> /* crazy "u_int8_t" instead of plain uint8_t */
|
||||
#include "config.h"
|
||||
#include "cc_base.h"
|
||||
#include "cc_item.h"
|
||||
|
Reference in New Issue
Block a user