From 24f10bb094c9831f4133d488d0af90dc2a83590f Mon Sep 17 00:00:00 2001 From: nima Date: Fri, 31 Oct 2008 10:24:41 +0000 Subject: Cleanup. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@96 abc39116-655e-4be6-ad55-d661dc543056 --- dmihelper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dmihelper.h') diff --git a/dmihelper.h b/dmihelper.h index 290c234..63415fe 100644 --- a/dmihelper.h +++ b/dmihelper.h @@ -8,6 +8,7 @@ #include #include #include + #include "types.h" #define MAXVAL 1024 -- cgit