~ubuntu-branches/ubuntu/quantal/aprsdigi/quantal

« back to all changes in this revision

Viewing changes to libax25ext.c

  • Committer: Package Import Robot
  • Author(s): Luk Claes
  • Date: 2012-06-08 23:23:13 UTC
  • Revision ID: package-import@ubuntu.com-20120608232313-p8hy7griwc3c08zl
Tags: 2.4.4-3.2
* Non-maintainer upload.
* include linux/ax25.h instead of netax25/* (Closes: #664932).

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
#include <netax25/ax25.h>
11
11
#include <netrose/rose.h>
12
 
#include <netax25/axlib.h>
13
12
#include "libax25ext.h"
14
13
#include <string.h>
15
14