9term, win: work around bsd linker nonsense
Change-Id: Ifcef0636ee1e1fd0f9b06a8d1a99d58fae831318 Reviewed-on: https://plan9port-review.googlesource.com/2780 Reviewed-by: Russ Cox <rsc@swtch.com>
This commit is contained in:
parent
d296c18e37
commit
9e0d3750c5
3 changed files with 9 additions and 2 deletions
|
|
@ -19,6 +19,11 @@ Image *mousebuttons;
|
|||
Image *mousesave;
|
||||
Mouse _drawmouse;
|
||||
|
||||
void
|
||||
needdisplay(void)
|
||||
{
|
||||
}
|
||||
|
||||
/*
|
||||
static void
|
||||
drawshutdown(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue