X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/34a7d0d2f76c71165cc643d5b48061786a83fc87..b59a6e50dee7916f2e486a08f420e903e97132fa:/video/fb.c diff --git a/video/fb.c b/video/fb.c index ed404e1..416b3b2 100644 --- a/video/fb.c +++ b/video/fb.c @@ -1,3 +1,3 @@ #include -struct fbdevice *fb; +struct fbdevice *fb = 0;