]> Git Repo - u-boot.git/blobdiff - lib/net_utils.c
list: use list_count_nodes() to count list entries
[u-boot.git] / lib / net_utils.c
index 4283c13a31d9394db20ce759512000428caeba90..c70fef0d991bcbd497b77a675b0ab4158fdbdf36 100644 (file)
@@ -9,9 +9,9 @@
  * Copyright 2009 Dirk Behme, [email protected]
  */
 
-#include <common.h>
 #include <net.h>
 #include <net6.h>
+#include <vsprintf.h>
 
 struct in_addr string_to_ip(const char *s)
 {
This page took 0.024634 seconds and 4 git commands to generate.