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

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