]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/md5passwd.c
Merge changes from CUPS 1.5svn-r9049 (private header support)
[thirdparty/cups.git] / cups / md5passwd.c
index 2dd3c122c51ec3a26c0a77c8c82886cb1c43e0db..777073a00851b21681aea4da0ad4da5b52f77000 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * "$Id: md5passwd.c 6649 2007-07-11 21:46:42Z mike $"
  *
- *   MD5 password support for the Common UNIX Printing System (CUPS).
+ *   MD5 password support for CUPS.
  *
- *   Copyright 2007 by Apple Inc.
+ *   Copyright 2007-2010 by Apple Inc.
  *   Copyright 1997-2005 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -27,7 +27,7 @@
  */
 
 #include "http-private.h"
-#include "string.h"
+#include "string-private.h"
 
 
 /*