cfenvd.c contains fatal build typo
Jeff Blaine <[email protected]>
| Newsgroups | gmane.comp.sysutils.cfengine.bugs |
|---|---|
| Message-ID | <[email protected]> |
cfengine 2.2.6
'v' is not valid in the following line of cfenvd.c
...
v# include <sys/loadavg.h>
...