summaryrefslogtreecommitdiffstats
path: root/osdep/subprocess.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/subprocess.c')
-rw-r--r--osdep/subprocess.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/osdep/subprocess.c b/osdep/subprocess.c
index 6d91b361ef..75cd124152 100644
--- a/osdep/subprocess.c
+++ b/osdep/subprocess.c
@@ -15,10 +15,6 @@
* License along with mpv. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <pthread.h>
-
-#include "config.h"
-
#include "common/common.h"
#include "common/msg.h"
#include "common/msg_control.h"