~yolanda.robla/ubuntu/saucy/freeradius/dep-8-tests

« back to all changes in this revision

Viewing changes to src/modules/rlm_otp/extern.h

  • Committer: Bazaar Package Importer
  • Author(s): Josip Rodin
  • Date: 2009-11-23 03:57:37 UTC
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20091123035737-snauioz5r9tf8sdr
Tags: upstream-2.1.7+dfsg
ImportĀ upstreamĀ versionĀ 2.1.7+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * $Id: extern.h,v 1.3 2006/11/14 21:22:20 fcusack Exp $
 
2
 * $Id$
3
3
 *
4
4
 *   This program is free software; you can redistribute it and/or modify
5
5
 *   it under the terms of the GNU General Public License as published by
23
23
#define EXTERN_H
24
24
 
25
25
#include <freeradius-devel/ident.h>
26
 
RCSIDH(extern_h, "$Id: extern.h,v 1.3 2006/11/14 21:22:20 fcusack Exp $")
 
26
RCSIDH(extern_h, "$Id$")
27
27
 
28
28
#include <freeradius-devel/autoconf.h>
29
29
#include <freeradius-devel/radiusd.h>