mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 12:40:19 +00:00
disp/v4l2: Remove config includes
This commit is contained in:
@@ -44,11 +44,11 @@
|
||||
* * do we want v4lconvert? (perhaps not)
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif // defined HAVE_CONFIG_H
|
||||
#include "config_unix.h"
|
||||
#include "config_win32.h"
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#define BUFFERS 2
|
||||
#define MOD_NAME "[v4l2 disp.] "
|
||||
|
||||
Reference in New Issue
Block a user