saa.h doesn't need nasmlib.h
authorH. Peter Anvin <hpa@zytor.com>
Tue, 10 Jun 2008 00:35:33 +0000 (17:35 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 10 Jun 2008 00:35:33 +0000 (17:35 -0700)
We don't have to include nasmlib.h in saa.h

saa.h

diff --git a/saa.h b/saa.h
index 773a4b6..1a8459c 100644 (file)
--- a/saa.h
+++ b/saa.h
@@ -2,7 +2,6 @@
 #define NASM_SAA_H
 
 #include "compiler.h"
-#include "nasmlib.h"
 
 /*
  * Routines to manage a dynamic sequential-access array, under the