]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Another missing header.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Fri, 8 Sep 2023 17:11:23 +0000 (13:11 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Fri, 8 Sep 2023 17:11:23 +0000 (13:11 -0400)
cups/testi18n.c

index 33c77d9e57d1210e88b7648a6b23287c22e4c028..0ed7254485bce242fa5dd1c62b112ce556059932 100644 (file)
@@ -11,6 +11,7 @@
  * Include necessary headers...
  */
 
+#include "cups.h"
 #include "string-private.h"
 #include "language-private.h"
 #include <stdlib.h>