| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | #ifndef __INTERFACE_H__ | |
| 2 | #define __INTERFACE_H__ | |
| 3 | ||
| 4 | < | #include <node_list.h> |
| 4 | > | #include "node_list.h" |
| 5 | ||
| 6 | /* | |
| 7 | * the following is used to clarify the namespcae of a given statement | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |