call.h now include media_socket.h to reflect the move of the stream_fd struct

pull/245/head
Eric Green 10 years ago
parent 0e1892f532
commit c8bf1a7da2

@ -17,6 +17,7 @@
#include <pcap.h>
#include "compat.h"
#include "socket.h"
#include "media_socket.h"
#define UNDEFINED ((unsigned int) -1)
#define TRUNCATED " ... Output truncated. Increase Output Buffer ... \n"

Loading…
Cancel
Save