mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
GPU (BSD): fixes building when DRM is not enabled
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "gpu.h"
|
||||
|
||||
#if FF_HAVE_DRM
|
||||
|
||||
#include "gpu.h"
|
||||
#include "common/strutil.h"
|
||||
#include "common/io.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user