69a8d6f0dc
only UFS file systems are handled by kqueue, but this might change in the future if kqueue on NFS proves stable) [1] * Switch py-gamin to use USE_FAM+WANT_FAM_SYSTEM * Switch test target to regression-test so that pointyhat will run tests automatically Submitted by: ale [1]
10 lines
242 B
C
10 lines
242 B
C
--- server/gam_node.c.orig Thu Feb 9 01:22:56 2006
|
|
+++ server/gam_node.c Thu Feb 9 01:23:03 2006
|
|
@@ -23,6 +23,7 @@
|
|
#include "gam_event.h"
|
|
#include "gam_node.h"
|
|
#include "gam_error.h"
|
|
+#include "gam_server.h"
|
|
|
|
/**
|
|
* Create a new node
|