aboutsummaryrefslogtreecommitdiff
path: root/src/client_new.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/client_new.c')
-rw-r--r--src/client_new.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client_new.c b/src/client_new.c
index bc7ee214..c2c3a1e3 100644
--- a/src/client_new.c
+++ b/src/client_new.c
@@ -17,11 +17,11 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+#include "config.h"
#include "client_internal.h"
#include "fifo_buffer.h"
#include "socket_util.h"
#include "permission.h"
-#include "config.h"
#include <assert.h>
#include <unistd.h>