X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/a02e8abd81a60f123ccdc7ded655c16711094122..c77a83d6dd23d7039207e58c4ce2ccefe5f81c1a:/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;