mirror of
https://github.com/matrix-construct/construct
synced 2024-11-16 23:10:54 +01:00
authd/provider: include stdinc.h for stdarg.h
This commit is contained in:
parent
64afc35817
commit
52d49164a8
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
|||
* --Elizafox, 9 March 2016
|
||||
*/
|
||||
|
||||
#include "stdinc.h"
|
||||
#include "rb_dictionary.h"
|
||||
#include "authd.h"
|
||||
#include "provider.h"
|
||||
|
|
Loading…
Reference in a new issue