]> git.lizzy.rs Git - dragonnet.git/blobdiff - peer.h
Fix -Wall -Wextra warnings
[dragonnet.git] / peer.h
diff --git a/peer.h b/peer.h
index 73050e160a3ed8bcb02ea9fcd937506c51ce06bc..15881544cb1a9478450d775d22e685c7fbf75274 100644 (file)
--- a/peer.h
+++ b/peer.h
@@ -5,7 +5,7 @@
 
 #include "addr.h"
 
-const extern struct timeval dragonnet_timeout;
+extern const struct timeval dragonnet_timeout;
 
 typedef enum {
        DRAGONNET_PEER_CREATED,