blob: 42fe7ece5557852871b06de61a58958fcb6b4109 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- qmail-qfilter.c.orig 2017-03-26 03:04:16 UTC
+++ qmail-qfilter.c
@@ -15,7 +15,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#include <sysdeps.h>
+#include <bglibs/sysdeps.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
|