mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 16:40:18 +00:00
video_rxtx/ihdtv: Remove config includes
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
#include <ctype.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "compat/net.h" //for sockaaddr_in, in_addr
|
||||
#include "types.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
@@ -51,11 +51,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include "config_unix.h"
|
||||
#include "config_win32.h"
|
||||
#endif // HAVE_CONFIG_H
|
||||
|
||||
#include <string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user