diff options
Diffstat (limited to 'netwerk/system/linux/nsNetworkLinkService.cpp')
-rw-r--r-- | netwerk/system/linux/nsNetworkLinkService.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/netwerk/system/linux/nsNetworkLinkService.cpp b/netwerk/system/linux/nsNetworkLinkService.cpp index 363b058eed..59894ba1fa 100644 --- a/netwerk/system/linux/nsNetworkLinkService.cpp +++ b/netwerk/system/linux/nsNetworkLinkService.cpp @@ -8,6 +8,7 @@ #include "nsNetworkLinkService.h" #include "nsString.h" #include "mozilla/Logging.h" +#include "mozilla/IntegerPrintfMacros.h" #include "nsNetAddr.h" #include "mozilla/StaticPrefs_network.h" |