include attribute.h

This commit is contained in:
Bob Halley
1998-11-14 02:49:29 +00:00
parent e60efa407d
commit 5bef099303

View File

@@ -6,6 +6,8 @@
* MIT Press / McGraw Hill, 1990, ISBN 0-262-03141-8, chapter 14.
*/
#include "attribute.h"
#include <stdio.h>
#include <stdlib.h>
#include <stddef.h>