]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/ppd-conflicts.c
Merge pull request #5677 from reddevillg/patch-2
[thirdparty/cups.git] / cups / ppd-conflicts.c
index 30af8bf780aad264746a5cb28fde7005563ef531..ffbacadca1f06ebac89d7cce825c041c9a8943bf 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Option conflict management routines for CUPS.
  *
- * Copyright 2007-2015 by Apple Inc.
+ * Copyright 2007-2018 by Apple Inc.
  * Copyright 1997-2007 by Easy Software Products, all rights reserved.
  *
  * Licensed under Apache License v2.0.  See the file "LICENSE" for more
@@ -16,6 +16,7 @@
 
 #include "cups-private.h"
 #include "ppd-private.h"
+#include "debug-internal.h"
 
 
 /*