summaryrefslogtreecommitdiffstats
path: root/stream/stream_null.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_null.c')
-rw-r--r--stream/stream_null.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stream/stream_null.c b/stream/stream_null.c
index 83a6ab8cf8..4027c1b608 100644
--- a/stream/stream_null.c
+++ b/stream/stream_null.c
@@ -17,8 +17,6 @@
* License along with mpv. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "config.h"
-
#include <stdlib.h>
#include <string.h>