We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 858 - implicit declaration of function 'SDL_GetTicks'
Summary: implicit declaration of function 'SDL_GetTicks'
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 1.2
Hardware: Other Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-19 02:57 UTC by Ludwig Nussel
Modified: 2009-10-19 03:03 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ludwig Nussel 2009-10-19 02:57:16 UTC
./src/video/dga/SDL_dgaevents.c: In function 'DGA_PumpEvents':
./src/video/dga/SDL_dgaevents.c:144: warning: implicit declaration of function 'SDL_GetTicks'
Comment 1 Sam Lantinga 2009-10-19 03:03:31 UTC
Fixed, thanks!