Adjusted includes so no longer a clash with old and new includes
This commit is contained in:
@ -16,8 +16,8 @@
|
||||
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include "proc/version.h"
|
||||
#include "proc/sysinfo.h" /* include self to verify prototypes */
|
||||
#include "version.h"
|
||||
#include "sysinfo.h" /* include self to verify prototypes */
|
||||
|
||||
#ifndef HZ
|
||||
#include <netinet/in.h> /* htons */
|
||||
|
Reference in New Issue
Block a user