mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-26 17:30:32 -04:00
libobs: Remove unused include
Remove unused include as it is not available on FreeBSD and was therefore causing a build error.
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
|
||||
#if !defined(__APPLE__)
|
||||
#include <sys/times.h>
|
||||
#include <sys/vtimes.h>
|
||||
#endif
|
||||
|
||||
#include "darray.h"
|
||||
|
||||
Reference in New Issue
Block a user