]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/backchannel.c
Fix missing header in ippeveps.c, add .gz to man pages in RPM spec file (Red
[thirdparty/cups.git] / cups / backchannel.c
index 6c9aba417020465916f59b543ad673b191e400d5..916c31433706890c20b2017fe1b18435983d705d 100644 (file)
@@ -12,6 +12,7 @@
  */
 
 #include "cups.h"
+#include "sidechannel.h"
 #include <errno.h>
 #ifdef _WIN32
 #  include <io.h>