summaryrefslogtreecommitdiffstats
path: root/libmpdemux/realrtsp/sdpplin.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/realrtsp/sdpplin.h')
-rw-r--r--libmpdemux/realrtsp/sdpplin.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libmpdemux/realrtsp/sdpplin.h b/libmpdemux/realrtsp/sdpplin.h
index 9fc363964c..8bb1af764e 100644
--- a/libmpdemux/realrtsp/sdpplin.h
+++ b/libmpdemux/realrtsp/sdpplin.h
@@ -32,12 +32,6 @@
#include "rmff.h"
#include "rtsp.h"
-#ifdef __CYGWIN__
-#define uint32_t unsigned int
-#define uint16_t unsigned short int
-#define uint8_t unsigned char
-#endif
-
typedef struct {
char *id;