summaryrefslogtreecommitdiff
path: root/src/openocd.c
diff options
context:
space:
mode:
authorZachary T Welch <zw@superlucidity.net>2009-12-03 04:15:03 -0800
committerZachary T Welch <zw@superlucidity.net>2009-12-03 04:24:49 -0800
commit8256a792c5a74ba0c37121652d3e753b65aee02d (patch)
treea251c5a208bb4f5fbb7be28b970a9adb7a9bd8b5 /src/openocd.c
parentc538a830cdaafa92c9e9a624d84915cc39cce05b (diff)
downloadopenocd+libswd-8256a792c5a74ba0c37121652d3e753b65aee02d.tar.gz
openocd+libswd-8256a792c5a74ba0c37121652d3e753b65aee02d.tar.bz2
openocd+libswd-8256a792c5a74ba0c37121652d3e753b65aee02d.tar.xz
openocd+libswd-8256a792c5a74ba0c37121652d3e753b65aee02d.zip
change #include "telnet_server.h" to <server/telnet_server.h>
Changes from the flat namespace to heirarchical one. Instead of writing: #include "telnet_server.h" the following form should be used. #include <server/telnet_server.h> The exception is from .c files in the same directory.
Diffstat (limited to 'src/openocd.c')
0 files changed, 0 insertions, 0 deletions