summaryrefslogtreecommitdiff
path: root/saa.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-06-09 17:35:33 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-06-09 17:35:33 -0700
commit35d620d2fdd6bfb1502c7db60ad8331edf74354e (patch)
tree5620560a107360c5c0497dbb7ab3cda5d9431ddd /saa.h
parent1803dedae88457520f6c8edbb42f2508b9c30c0e (diff)
downloadnasm-35d620d2fdd6bfb1502c7db60ad8331edf74354e.tar.gz
saa.h doesn't need nasmlib.h
We don't have to include nasmlib.h in saa.h
Diffstat (limited to 'saa.h')
-rw-r--r--saa.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/saa.h b/saa.h
index 773a4b62..1a8459c6 100644
--- 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