tests: Remove pointless unistd include

This commit is contained in:
Seungha Yang 2018-12-30 22:31:02 +09:00
parent 88683e5a1e
commit 8cd89b2cdd
4 changed files with 0 additions and 5 deletions

View file

@ -20,8 +20,6 @@
* Boston, MA 02110-1301, USA.
*/
#include <unistd.h>
#include <gst/check/gstcheck.h>
/* For ease of programming we use globals to keep refs for our floating

View file

@ -25,7 +25,6 @@
# include "config.h"
#endif
#include <unistd.h>
#include <glib.h>
#include <glib/gstdio.h>
#include <gst/gst.h>

View file

@ -20,7 +20,6 @@
#include "config.h"
#include <string.h>
#include <unistd.h>
#include <gst/check/gstcheck.h>
#include <gst/audio/audio.h>

View file

@ -20,7 +20,6 @@
#include "config.h"
#include <string.h>
#include <unistd.h>
#include <gst/check/gstcheck.h>
#include <gst/audio/audio.h>