]> granicus.if.org Git - graphviz/commitdiff
remove unused #includes of align.h
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 20 Jun 2020 02:00:21 +0000 (19:00 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 20 Jun 2020 02:57:27 +0000 (19:57 -0700)
lib/ast/ast.h
lib/expr/exlib.h

index a03ddf73b84bd0e13edb81dcd1c1c772456e300f..2d19838d7d93d3dc3f902311e51abb9fb6c2c029 100644 (file)
@@ -21,7 +21,6 @@ extern "C" {
 #include <sfio.h>
 #include <stdlib.h>
 #include <stddef.h>
-#include <align.h>
 #ifdef sun
 #include <string.h>
 #endif
index 834224af88cebec6113915c88dbe00a1dfa642a7..f4eceed4c862a20b3a13047dcf4e19903947970f 100644 (file)
@@ -25,7 +25,6 @@ extern "C" {
 #ifndef _EXLIB_H
 #define _EXLIB_H
 
-#include <align.h>
 #include <ast.h>
 
 #define sfstrseek(f,p,m) \