mirror of
https://github.com/tmate-io/tmate.git
synced 2024-12-23 23:29:15 +01:00
Add $Id$, nuke queue.h.
This commit is contained in:
parent
2f517111ef
commit
dd9dd142c9
@ -1,3 +1,4 @@
|
||||
/* $Id: imsg-buffer.c,v 1.3 2009-08-20 12:54:08 nicm Exp $ */
|
||||
/* $OpenBSD: imsg-buffer.c,v 1.1 2009/08/11 17:18:35 nicm Exp $ */
|
||||
|
||||
/*
|
||||
@ -17,7 +18,6 @@
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/queue.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/uio.h>
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
/* $Id: imsg.c,v 1.3 2009-08-20 12:54:08 nicm Exp $ */
|
||||
/* $OpenBSD: imsg.c,v 1.1 2009/08/11 17:18:35 nicm Exp $ */
|
||||
|
||||
/*
|
||||
@ -17,7 +18,6 @@
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/queue.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/uio.h>
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
/* $Id: imsg.h,v 1.3 2009-08-20 12:54:08 nicm Exp $ */
|
||||
/* $OpenBSD: imsg.h,v 1.1 2009/08/11 17:18:35 nicm Exp $ */
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user