Break inclusion cycles. To simplify the change, move a few
declarations to other, no less sensible places.
This commit is contained in:
parent
858839f063
commit
afa65c8f27
18 changed files with 193 additions and 189 deletions
|
@ -100,6 +100,4 @@ void lwpStatus(struct lwpProc *proc, char *format, ...)
|
|||
|
||||
extern struct lwpProc *LwpCurrent;
|
||||
|
||||
#include "prototypes.h" /* must come at end, after defines and typedefs */
|
||||
|
||||
#endif /* _LWP_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue