Skip to content

Commit

Permalink
Merge pull request #40 from 00gh/patch-1
Browse files Browse the repository at this point in the history
cups-browsed.c: remove duplicate include
  • Loading branch information
michaelrsweet authored Sep 28, 2024
2 parents 1debe6b + a3c4c9d commit 0b8d168
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion daemon/cups-browsed.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ static int ldap_rebind_proc(LDAP *RebindLDAPHandle,
#include <cups/cups.h>
#include <cups/raster.h>
#include <cupsfilters/ipp.h>
#include <cupsfilters/ipp.h>
#include <ppd/ppd.h>

#include "cups-notifier.h"
Expand Down

0 comments on commit 0b8d168

Please sign in to comment.