repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git]
/
components
/
x11
/
libXaw4
/
src
/
Xaw3_1Scroll.h
blob
11ae756f2a25c99e95b7b812abfc8a9ee416cb1a
1
/* This file is made obsolete by Scrollbar.h */
2
3
/*
4
* Only allow the use of the old name when the back compatability
5
* flag is set.
6
*
7
* Chris Peterson - 12/15/89
8
*/
9
10
#ifdef XAW_BC
11
# include <./Xaw3_1Scrollbar.h>
12
#endif
13