aboutsummaryrefslogtreecommitdiffstats
path: root/src/socket_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/socket_util.c')
-rw-r--r--src/socket_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/socket_util.c b/src/socket_util.c
index e737fdf06..bf8fe0f07 100644
--- a/src/socket_util.c
+++ b/src/socket_util.c
@@ -17,9 +17,9 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+#include "config.h"
#include "socket_util.h"
#include "fd_util.h"
-#include "config.h"
#include <errno.h>
#include <unistd.h>