diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-07-11 22:19:56 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-07-11 22:19:56 +0200 |
commit | a0442ed58dee48a521ea053083ea967894507898 (patch) | |
tree | 241f3920c6a80d0bad494d3969ea98aabfef4b7d /rspl/smtmpp.c | |
parent | f6b8e0eae4374f339487a33e3e4fe5462d5816e1 (diff) |
New upstream version 2.0.1+repackupstream/2.0.1+repackupstream
Diffstat (limited to 'rspl/smtmpp.c')
-rwxr-xr-x | rspl/smtmpp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rspl/smtmpp.c b/rspl/smtmpp.c index 1264d4b..baa01b7 100755 --- a/rspl/smtmpp.c +++ b/rspl/smtmpp.c @@ -25,6 +25,7 @@ #include <stdio.h> #include <fcntl.h> #include <math.h> +#include "aconfig.h" #include "rspl.h" #include "numlib.h" #include "xicc.h" |