Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Zbigniew Jędrzejewski-Szmek
polkit
Commits
f6dd9fa0
Commit
f6dd9fa0
authored
Mar 15, 2006
by
David Zeuthen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include sys/types.h; fixed fd.o bug #6280. Patch from Wouter Bolsterlee
<uws+freedesktop@xs4all.nl>.
parent
fcb7e7f4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
ChangeLog
ChangeLog
+5
-0
polkitd/polkit-manager.h
polkitd/polkit-manager.h
+1
-0
No files found.
ChangeLog
View file @
f6dd9fa0
2006-03-15 David Zeuthen <davidz@redhat.com>
* polkitd/polkit-manager.h: Include sys/types.h; fixed fd.o
bug #6280. Patch from Wouter Bolsterlee <uws+freedesktop@xs4all.nl>.
2006-03-14 David Zeuthen <davidz@redhat.com>
* polkitd/PolicyKit.in: Change priorities from 90 10 to 98 02 to make
...
...
polkitd/polkit-manager.h
View file @
f6dd9fa0
...
...
@@ -25,6 +25,7 @@
#define _POLKIT_MANAGER_H
#include <unistd.h>
#include <sys/types.h>
#include <glib.h>
#include <glib-object.h>
#include <dbus/dbus-glib.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment