This website works better with JavaScript.
Home
Explore
Help
Sign In
er1n
/
i3lock
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix compilation warning by including cairo-xcb
master
Michael Stapelberg
15 years ago
parent
f6af085784
commit
c1a34e7aa5
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
i3lock.c
+ 1
- 0
i3lock.c
View File
@ -17,6 +17,7 @@
#
include
<xcb/xcb_keysyms.h>
#
include
<err.h>
#
include
<cairo.h>
#
include
<cairo/cairo-xcb.h>
#
include
<assert.h>
#
include
<security/pam_appl.h>
/* FIXME: can we get rid of this header? */
Write
Preview
Loading…
Cancel
Save