diff options
| author | Matthew Dillon <dillon@FreeBSD.org> | 2001-09-30 21:06:00 +0000 |
|---|---|---|
| committer | Matthew Dillon <dillon@FreeBSD.org> | 2001-09-30 21:06:00 +0000 |
| commit | ccb90b6d687368edbab086d236ce110b22d50e37 (patch) | |
| tree | 1e6e43636dce8cedba73e321b93d1524a02b5036 /lib/libatm/timer.c | |
| parent | e2505aa6765ae571b731c45bdb36e1ffb55e1f3d (diff) | |
Notes
Diffstat (limited to 'lib/libatm/timer.c')
| -rw-r--r-- | lib/libatm/timer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libatm/timer.c b/lib/libatm/timer.c index fa7f2642d188..39597f6733ed 100644 --- a/lib/libatm/timer.c +++ b/lib/libatm/timer.c @@ -23,6 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. */ + #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); |
