]> git.zerfleddert.de Git - proxmark3-svn/commit - client/util.c
Fixed compile error in MinGW (#260)
authorm2otech <m2otechonline@gmail.com>
Thu, 30 Mar 2017 01:39:39 +0000 (03:39 +0200)
committerpwpiwi <pwpiwi@users.noreply.github.com>
Thu, 30 Mar 2017 01:39:39 +0000 (03:39 +0200)
commit1f1f1955dc6521b9934d04677e9a3b5f23fa0e72
treef69870e40c2d8448c2c901f5b0bfb8c3b00ef994
parentf25c62c5ec53de4f0657fb14379bf3098dab9148
Fixed compile error in MinGW (#260)

* Fixed compile error in MinGW

Some versions of MinGW miss some definitions. In order to be able to
compile I redefined a function and added an explicit include. It is only
a quick workaround, as other people also seemed to have the same
problem. It should be checked whether a better solution is possible.

* Removed _ftime_s redefine, calling _ftime directly
client/util.c
Impressum, Datenschutz