summaryrefslogtreecommitdiff
path: root/scheduler/Dependencies
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2018-12-10 14:53:29 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2018-12-10 14:53:29 -0500
commit9dd1bc98cd993fe23f96cabdc0026414704665a9 (patch)
tree3d7abc08030c1079df876917cb6a7f32a62c8e52 /scheduler/Dependencies
parent70bdce1628110ad9313cf7ca7e0c0fdf19585f82 (diff)
downloadcups-9dd1bc98cd993fe23f96cabdc0026414704665a9.tar.gz
Move getifaddrs to a separate header.
Diffstat (limited to 'scheduler/Dependencies')
-rw-r--r--scheduler/Dependencies3
1 files changed, 2 insertions, 1 deletions
diff --git a/scheduler/Dependencies b/scheduler/Dependencies
index a6476c4f0..519ecda61 100644
--- a/scheduler/Dependencies
+++ b/scheduler/Dependencies
@@ -149,7 +149,8 @@ network.o: network.c ../cups/http-private.h ../config.h \
../cups/pwg-private.h ../cups/thread-private.h ../cups/file-private.h \
../cups/ppd-private.h ../cups/ppd.h ../cups/raster.h mime.h sysman.h \
statbuf.h cert.h auth.h client.h policy.h printers.h classes.h job.h \
- colorman.h conf.h banners.h dirsvc.h network.h subscriptions.h
+ colorman.h conf.h banners.h dirsvc.h network.h subscriptions.h \
+ ../cups/getifaddrs-internal.h
policy.o: policy.c cupsd.h ../cups/cups-private.h \
../cups/string-private.h ../config.h ../cups/versioning.h \
../cups/array-private.h ../cups/array.h ../cups/ipp-private.h \