|
|
@@ -55,7 +55,6 @@ typedef int socklen_t; |
|
|
#define closesocket close |
|
|
#define closesocket close |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
#if CONFIG_FFSERVER |
|
|
|
|
|
#if !HAVE_POLL_H |
|
|
#if !HAVE_POLL_H |
|
|
typedef unsigned long nfds_t; |
|
|
typedef unsigned long nfds_t; |
|
|
|
|
|
|
|
|
@@ -82,7 +81,6 @@ struct pollfd { |
|
|
|
|
|
|
|
|
int poll(struct pollfd *fds, nfds_t numfds, int timeout); |
|
|
int poll(struct pollfd *fds, nfds_t numfds, int timeout); |
|
|
#endif /* HAVE_POLL_H */ |
|
|
#endif /* HAVE_POLL_H */ |
|
|
#endif /* CONFIG_FFSERVER */ |
|
|
|
|
|
#endif /* CONFIG_NETWORK */ |
|
|
#endif /* CONFIG_NETWORK */ |
|
|
|
|
|
|
|
|
#endif /* AVFORMAT_OS_SUPPORT_H */ |
|
|
#endif /* AVFORMAT_OS_SUPPORT_H */ |