Revised source dependencies
This commit is contained in:
@@ -57,7 +57,7 @@ depend:
|
||||
|
||||
# DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
|
||||
# Dependencies generated by make depend
|
||||
mutil.o: ../lib/libs.h common.h mutil.h
|
||||
mbmon.o: ../lib/libs.h common.h mutil.h
|
||||
common.o: ../lib/libs.h common.h
|
||||
mutil.o: ../config.h ../lib/libs.h ../lib/memwatch.h common.h mutil.h
|
||||
mbmon.o: ../config.h ../lib/libs.h ../lib/memwatch.h common.h mutil.h
|
||||
common.o: ../config.h ../lib/libs.h ../lib/memwatch.h common.h
|
||||
# End of generated dependencies
|
||||
|
@@ -28,7 +28,9 @@
|
||||
* Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../config.h"
|
||||
#include "../lib/libs.h"
|
||||
#include "../lib/memwatch.h"
|
||||
#include <sys/un.h>
|
||||
#include "common.h"
|
||||
|
||||
|
@@ -29,7 +29,9 @@
|
||||
* Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../config.h"
|
||||
#include "../lib/libs.h"
|
||||
#include "../lib/memwatch.h"
|
||||
#include "common.h"
|
||||
#include "mutil.h"
|
||||
|
||||
|
@@ -28,7 +28,9 @@
|
||||
* Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../config.h"
|
||||
#include "../lib/libs.h"
|
||||
#include "../lib/memwatch.h"
|
||||
#include "common.h"
|
||||
#include "mutil.h"
|
||||
|
||||
|
Reference in New Issue
Block a user