]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/getifaddrs.c
Move getifaddrs to a separate header.
[thirdparty/cups.git] / cups / getifaddrs.c
index 4e8ed8fb304a0ae8e14f4f0055c371dfb34d1b29..f751aa8583a0f25808198564914b2d03df103221 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Network interface functions for CUPS.
  *
- * Copyright © 2007-2010 by Apple Inc.
+ * Copyright © 2007-2018 by Apple Inc.
  * Copyright © 1997-2006 by Easy Software Products, all rights reserved.
  *
  * Licensed under Apache License v2.0.  See the file "LICENSE" for more
@@ -12,7 +12,7 @@
  * Include necessary headers.
  */
 
-#include "http-private.h"
+#include "getifaddrs-internal.h"
 
 
 #ifndef HAVE_GETIFADDRS