1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

Remove unneeded (and compile-breaking) #include "alpm.h"

This commit is contained in:
Peter Wemm 2001-01-17 00:38:06 +00:00
parent 5da48f88bd
commit f266172d25
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=71134

View File

@ -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