]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/snmp-supplies.c
Do some code reorganization so that all of the PPD code is separate from the rest.
[thirdparty/cups.git] / backend / snmp-supplies.c
index 3f2869d6bce7650e50fc629ea83095d942685f11..129f70026ba0c5dba34897a7bfb3a9e1a233798a 100644 (file)
@@ -3,7 +3,7 @@
  *
  * SNMP supplies functions for CUPS.
  *
- * Copyright 2008-2014 by Apple Inc.
+ * Copyright 2008-2015 by Apple Inc.
  *
  * These coded instructions, statements, and computer programs are the
  * property of Apple Inc. and are protected by Federal copyright
@@ -19,6 +19,7 @@
  */
 
 #include "backend-private.h"
+#include <cups/ppd-private.h>
 #include <cups/array.h>