mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2025-12-30 02:40:12 +01:00
pam: Add include for bool to copy/paste header
This commit is contained in:
parent
c6e72c5f28
commit
6e3b053372
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
#error _GNU_SOURCE must be defined
|
||||
#endif
|
||||
#include <stdio.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
struct {
|
||||
const char *dbus_name;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue