Flag errors for missing libs, include from system dirs

This commit is contained in:
Michael Jumper
2010-09-21 23:39:41 +00:00
parent 3444d7b8e6
commit 672cd5d3f9
2 changed files with 5 additions and 4 deletions

View File

@@ -30,7 +30,7 @@
#include <errno.h>
#include <syslog.h>
#include "client.h"
#include <client.h>
typedef struct client_thread_data {