summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pppctl
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2003-07-06 12:44:11 +0000
committercharnier <charnier@FreeBSD.org>2003-07-06 12:44:11 +0000
commit01f9734fe0530da4d03b90e27710d469a3114aeb (patch)
tree9f089c6f64877e6879e21a9c971bb6a8b286f02f /usr.sbin/pppctl
parentba4d45d75f82583e6772314befee4628af27498c (diff)
downloadFreeBSD-src-01f9734fe0530da4d03b90e27710d469a3114aeb.zip
FreeBSD-src-01f9734fe0530da4d03b90e27710d469a3114aeb.tar.gz
add FBSDID
Diffstat (limited to 'usr.sbin/pppctl')
-rw-r--r--usr.sbin/pppctl/pppctl.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/pppctl/pppctl.c b/usr.sbin/pppctl/pppctl.c
index a83354d..cfc4912 100644
--- a/usr.sbin/pppctl/pppctl.c
+++ b/usr.sbin/pppctl/pppctl.c
@@ -22,10 +22,11 @@
* 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.
- *
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/types.h>
#include <sys/socket.h>
OpenPOWER on IntegriCloud