commit | e259d6a320d0280f02966b8bc35316fb136c5e24 | [log] [tgz] |
---|---|---|
author | Jeroen Hofstee <jeroen@myspectrum.nl> | Sun Jun 22 23:24:04 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Fri Jul 18 17:53:22 2014 -0400 |
tree | 2e650107f2b91ac9dc63814ae0c23288923d0a20 | |
parent | c15df21fe79d420344a3ecb1bb60b8f97c6dec2e [diff] |
lib: div64: add missing include Include the function its prototype to prevent the warning that it has no prototype. Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>