diff options
Diffstat (limited to 'sys/svr4/svr4_siginfo.h')
-rw-r--r-- | sys/svr4/svr4_siginfo.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/svr4/svr4_siginfo.h b/sys/svr4/svr4_siginfo.h index fe63e5d..0f4c3e2 100644 --- a/sys/svr4/svr4_siginfo.h +++ b/sys/svr4/svr4_siginfo.h @@ -24,6 +24,8 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * + * $Id$ */ #ifndef _SVR4_SIGINFO_H_ |