summaryrefslogtreecommitdiff
path: root/dpid/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'dpid/main.c')
-rw-r--r--dpid/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dpid/main.c b/dpid/main.c
index 9a6ac6e1..065e7858 100644
--- a/dpid/main.c
+++ b/dpid/main.c
@@ -185,7 +185,7 @@ static int get_command(int sock, char *dpi_tag, struct dp *dpi_attr_list)
/*
* Check whether a dpi server is running
*/
-int server_is_running(char *server_id)
+static int server_is_running(char *server_id)
{
int i;