diff options
| author | rsc <devnull@localhost> | 2004-03-26 01:59:35 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2004-03-26 01:59:35 +0000 |
| commit | be22ae2d0729f68672e3202c91cfe13c9e74cccc (patch) | |
| tree | b7bc9f9c1e8d3b221adc82f055f8be19ef25d0e6 /src/libdraw/x11-pixelbits.c | |
| parent | 4e3a2cc1f96f4479f951958f9ca1860f57a0771b (diff) | |
| download | plan9port-be22ae2d0729f68672e3202c91cfe13c9e74cccc.tar.gz plan9port-be22ae2d0729f68672e3202c91cfe13c9e74cccc.zip | |
SunOS can rot in hell.
Diffstat (limited to 'src/libdraw/x11-pixelbits.c')
| -rw-r--r-- | src/libdraw/x11-pixelbits.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/libdraw/x11-pixelbits.c b/src/libdraw/x11-pixelbits.c index 22dfc606..5cbdded8 100644 --- a/src/libdraw/x11-pixelbits.c +++ b/src/libdraw/x11-pixelbits.c @@ -1,6 +1,5 @@ -#include "x11-inc.h" - #include <u.h> +#include "x11-inc.h" #include <libc.h> #include <draw.h> #include <memdraw.h> |
