mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove unneeded (and compile-breaking) #include "alpm.h"
This commit is contained in:
parent
5da48f88bd
commit
f266172d25
1 changed files with 0 additions and 2 deletions
|
|
@ -51,8 +51,6 @@
|
|||
#include <dev/smbus/smbconf.h>
|
||||
#include "smbus_if.h"
|
||||
|
||||
#include "alpm.h"
|
||||
|
||||
#define ALPM_DEBUG(x) if (alpm_debug) (x)
|
||||
|
||||
#ifdef DEBUG
|
||||
|
|
|
|||
Loading…
Reference in a new issue